Opened 2 years ago
Closed 2 years ago
#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 )
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 , 2 years ago
Description: | modified (diff) |
---|
comment:2 by , 2 years ago
Summary: | The Release exporter should include missing/null annotation values → The Release exporter should include missing/null annotation values in JSON files |
---|
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6777: