Add notification or documentation for: Adding original entries to new group configuration unexpectedly modifies original entries #8911
Closed
Description
JabRef version
Latest development branch build (please note build date below)
Operating system
Windows
Details on version and operating system
Windows 10
Checked with the latest development build
- I made a backup of my libraries before testing the latest development version.
- I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
Steps to reproduce:
Part 1:
- Create a new library.
- Click on
Add group
button. - Input name
test1
for the group and create the group. - Create 2 articles in
All entries
. - Input author field with
steven
andmike
for each article respectively.
Part 2:
- Right click on
test1
group ->Edit group
- Select
Searching for a keyword
underCollect by
. - Input
author
as field andsteven
as keyword, then click on ok button and ok button for warning dialog.
(test1
group has a steven article entry)
Part 3:
- Right click on
test1
group ->Edit group
- Select
Searching for a keyword
underCollect by
. - Input
author
as field andmike
as keyword, then click on ok button and ok button for warning dialog.
(test1
group now has 2 articles which aresteven,mike
andmike
articles)
EXPECTED:
I am expecting that part 3 will return both `steven` and `mike` articles.
ACTUAL:
However, 1 of the articles' author field has been merged to steven,mike
. Is this an expected behaviour?
From my understanding, Collect by
should only return filtered entries without any entries modification.
Appendix
...
Log File
Paste an excerpt of your log file here
Metadata
Assignees
Type
Projects
Status
Done