Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job's view page refreshing interferes with ability to use the system #6286

Closed
esthervanenckevort opened this issue Jun 28, 2017 · 3 comments
Closed

Comments

@esthervanenckevort
Copy link
Member

How to Reproduce

  • Go to the Admin -> Jobs page

Expected behavior

  • I can see the jobs and interact with them

Observed behavior

  • Continuous refreshing interferes with the ability to interact with the system
@fdlk
Copy link
Contributor

fdlk commented Jun 28, 2017

Is not reproducible everywhere.

@esthervanenckevort
Copy link
Member Author

esthervanenckevort commented Jun 28, 2017 via email

@fdlk
Copy link
Contributor

fdlk commented Jul 6, 2017

Perhaps caused by #6327 . On which server was this?

@marikaris marikaris added the 2.1 label Jul 6, 2017
fdlk added a commit to fdlk/molgenis that referenced this issue Jul 11, 2017
tommydeboer added a commit that referenced this issue Jul 12, 2017
Fix #6286: Job's view page refreshing interferes with ability to use the system
@tommydeboer tommydeboer added this to the Sprint 105 Platform milestone Jul 12, 2017
fdlk added a commit to fdlk/molgenis that referenced this issue Jul 14, 2017
dennishendriksen pushed a commit that referenced this issue Jul 17, 2017
* Make isMetaEntityType static in MetadataService

* Set L2 Cache size to unlimited for metadata.

* Implement MetaDataService.getEntityTypes() in a cacheable way.

* Fix #6286: Job's view page refreshing interferes with ability to use the system.

* Fix #6374: Able to delete rows referenced in MREF

* Fix unit tests for foreign key creation

* Add integration test for #6374

* fix #6325 store junction table names in EntityTypeRegistry as well

* Explain why the entity types are fetched page by page.

* fix #6365 resolve dependencies and remove mappedBy attributes in EntityTypeRepositoryDecorator when removing multiple EntityTypes

* remove old test + add deletion order verification in new test

* add integration test

* get the most recent version of test metadata before tearing down the integration tests

* Backport MetaDataServiceImplTest changes to mockito 1.x

* Fix botched merge of EntityTypeRegistryImpl.

* Backport EntityTypeRepositoryDecoratorTest to mockito 1.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants