Oliver Kopp
Oliver Kopp
What I meant: move if empty, if equal: remove, else noop
Pleaee also include https://github.com/JabRef/jabref/issues/840
Seems to be harder to do - therefore changed to "good second issue"
@Hrishi-Baskaran Seems your explanation is right. You can try to fix it 👍
> [@koppor](https://github.com/koppor) Okay, it seems like a large number of tests need to be refactored because they rely on the old incorrect, required field logic. "Large number" in the sense...
> I am interested in undertaking this issue. I just have some questions OK. It is hard to follow your questions, because I thought, I outlined it OK enough in...
> [@koppor](https://github.com/koppor) I have made progress on the issue, but through testing I have found a maybe undesirable quirk. `org.jabref.logic.database.DuplicateCheck#isDuplicate` returns true early if the identifier is the same. This...
Thank you for working on this. > ### TODO (Not implemented in this PR): What does this mean? Will there be follow-up PRs? Do you intent to work on this...
> I intend to include them as additional commits within this PR. Nice! 👍
> * Implementation of .csv to .mv store conversion Code hint: This is already implemented at org.jabref.cli.JournalListMvGenerator. One just needs to move that class to `org.jabref.logic.journals` and adapt it.