jabref
jabref copied to clipboard
`changed` should be true at withers at BibEntry
Example:
BibEntry fallBack = new BibEntry(StandardEntryType.Misc)
.withField(StandardField.COMMENT, data);
When this BibEntry is written, the string is empty. This is because of our optimization.
Fix:
- Default value of
changedistrue org.jabref.model.entry.BibEntry#withXYZdoes not updatechanged(exceptionwithChanged)- Adapt all tests - especially the reading and writing tests
/assign-me
⚠️ Issue Already Assigned
Hi @Nidipfmehta, this issue is currently assigned to @koppor.
[!NOTE] If no progress is made within 21 days, the issue will be automatically unassigned.
Options for contributors
- Wait for availability: The issue may become available if auto-unassigned
- Collaborate: You can ask the assignee if they want help
- Maintainer assistance: A maintainer can add you as co-assignee if appropriate
/assign-me
⚠️ Issue Already Assigned
Hi @D-Prasanth-Kumar, this issue is currently assigned to @koppor.
[!NOTE] This issue is pinned and will not be automatically unassigned.
Options for contributors
- Collaborate: You can ask the assignee if they want help
- Maintainer assistance: A maintainer can add you as co-assignee if appropriate
- Wait for completion: The issue will remain assigned until the work is complete