Resolve "Loading custom metainfos updates the global metainfo (through the `_allInheritingSections`)"
Merged
requested to merge 1063-loading-custom-metainfos-updates-the-global-metainfo-through-the-_allinheritingsections into develop
Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Closes #1063 (closed). A cache in the store is used to keep track of all known cases of inheritance. Also fixes some bugs in the Metainfo browser due to the fact that there can be several sections with the same name in the root lane under the "other root sections" group, and under the "inheriting sections" group.
Also fixes gui warnings (Warning: Each child in a list should have a unique "key" prop.
), and some changes to improve the gui test stability.