#1398 closed enhancement (fixed)

The Release exporter should include missing/null annotation values in JSON files

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.40
Component: net.sf.basedb.reggie Keywords:
Cc:

Description (last modified by Nicklas Nordborg)

The issue we need to solve is a case where INCA annotations have had a value in one release but it has been removed in an update. In the current situation it means that the original value may exists on Relax as a default value and it will be used also for the new release.

The Release exporter should include null values in the exported JSON files. This should make it possible for the Release importer in Relax to take some action in special cases. See ticket #1399.

Change History (3)

comment:1 by Nicklas Nordborg, 23 months ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 23 months ago

Summary: The Release exporter should include missing/null annotation valuesThe Release exporter should include missing/null annotation values in JSON files

comment:3 by Nicklas Nordborg, 23 months ago

Resolution: fixed
Status: newclosed

In 6777:

Fixes #1398: The Release exporter should include missing/null annotation values in JSON files

Note: See TracTickets for help on using tickets.