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

Group information in new database not stored #2932

Closed
Siedlerchr opened this issue Jun 21, 2017 · 1 comment
Closed

Group information in new database not stored #2932

Siedlerchr opened this issue Jun 21, 2017 · 1 comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs groups
Milestone

Comments

@Siedlerchr
Copy link
Member

Siedlerchr commented Jun 21, 2017

Current master.

I debugged a bit through and found that in the MetaDataSerializer.getSerializedStringMap the metaData.getGroups() returns null/empty optional. In the metadata class the groupsRoot is null.

Furthermore I found out that setGroups() in Metadata is never called (except from the importer and some tests)

@Siedlerchr Siedlerchr added the bug Confirmed bugs or reports that are very likely to be bugs label Jun 21, 2017
@lenhard lenhard added the groups label Jun 21, 2017
@lenhard lenhard added this to the v4.0 milestone Jun 21, 2017
@lenhard
Copy link
Member

lenhard commented Jul 7, 2017

So at what point in the code are the new groups (most important the root) actually created? I had a look at the code and have a hard time finding it.

@lenhard lenhard mentioned this issue Jul 7, 2017
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs groups
Projects
None yet
Development

No branches or pull requests

2 participants