# Is there any way to turn off automatic check for presence of Comment/Review fields in latest versions of Jabref?

**URL:** https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540
**Category:** Help
**Created:** [February 5, 2021, 4:22pm UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540 "2021-02-05T16:22:56Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![CBH](https://avatars.discourse-cdn.com/v4/letter/c/ecccb3/32.png) [@CBH](https://discourse.jabref.org/u/CBH)
#### Post date: [February 5, 2021, 4:22pm UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/1 "2021-02-05T16:22:56Z")

</div>

We mostly use Jabref to search through several DBs of papers in our work group. We put two different kinds of data into the «Comment» and «Review» fields. Mixing these data up is undesirable in our case. In spite of the fact the «Review» field was deprecated some time ago, Jabref still shows data stored in this field on the «Other fields» panel.

Is there any way to disable the check for presence of the retired «Review» field when opening BibTeX files? Every time my colleagues and myself open one of our DBs, we should cancel this dialogue and this is kind of tedious. I’ll be grateful for any suggestions (using version lower than 4.2 is an obvious solution, but it would be nice to be able to use 5.x in stead).

---

<div class="post-metadata">

### Author: ![Siedlerchr](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/siedlerchr/32/216_2.png) [@Siedlerchr](https://discourse.jabref.org/u/Siedlerchr)
#### Post date: [February 5, 2021, 7:10pm UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/2 "2021-02-05T19:10:11Z")

</div>

Hi

this is part of the migration which is run on startup. Simple workaround would be just to rename that fieldr `review` maybe to `Reviewa`. You can use JabRef’s feature under Edit → Manage field names and content to do this for the whole library.

---

<div class="post-metadata">

### Author: ![CBH](https://avatars.discourse-cdn.com/v4/letter/c/ecccb3/32.png) [@CBH](https://discourse.jabref.org/u/CBH)
#### Post date: [February 8, 2021, 10:05am UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/3 "2021-02-08T10:05:38Z")

</div>

@Siedlerchr Hello! The trick has worked, thank you very much.

Just one small question. Do you think it would make any sense to request implementing a switch (check-box somewhere in preferences, I suppose) to make it possible to turn off this check, if necessary, in future versions. Or was the final decision made to exorcise the «Review» field for good (I expect you to be one of the developers, please correct me, if I am wrong)?

---

<div class="post-metadata">

### Author: ![Siedlerchr](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/siedlerchr/32/216_2.png) [@Siedlerchr](https://discourse.jabref.org/u/Siedlerchr)
#### Post date: [February 11, 2021, 8:27pm UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/4 "2021-02-11T20:27:36Z")

</div>

Hi,

yes, I’m one of the JabRef dev, but I don’t know exactly why this review/comment field thing was changed. I only know that it probably was around version 4.2 when we did this, but unfortunately I don’t remember why we changed this. Maybe for clarity. Maybe @koppor remembers

---

<div class="post-metadata">

### Author: ![koppor](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/koppor/32/5_2.png) [@koppor](https://discourse.jabref.org/u/koppor)
#### Post date: [August 2, 2021, 9:50pm UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/5 "2021-08-02T21:50:00Z")

</div>

The discussion on the field started at [https://github.com/JabRef/jabref/pull/3658](https://github.com/JabRef/jabref/pull/3658).

> After a discussion with colleagues, it became apparent, that the Review Tab is maybe named a bit misleadingly. After all I know it is meant for comments about this paper, and I guess few really use it for actual peer-reviews.

In the case of file links, we have following dialog (in 4.3.1)

![grafik](https://canada1.discourse-cdn.com/flex030/uploads/jabref/original/2X/9/9646541a11568270d0a22d349a3cc9d8bfbf2eb1.png)

JabRef 5.3 does not present the dialog to me. It was removed at [remove unused swing stuff · JabRef/jabref@b231bb0 · GitHub](https://github.com/JabRef/jabref/commit/b231bb02ab85a4e1a061257baf948bc497353496#diff-573c00f1b394c98207fd60d357dd47c3949b2868fab8c4c022edd3f094856d35) in 2019 by @Siedlerchr.

I was expecting the button “Do not show these options in the future”. Seems, we lost that functionality completely at that commit (that localization was removed 2 hours later at [remove obsolete localization strings · JabRef/jabref@731b9d2 · GitHub](https://github.com/JabRef/jabref/commit/731b9d2ea588e9e03c0fac385da8120b523344f4#diff-573c00f1b394c98207fd60d357dd47c3949b2868fab8c4c022edd3f094856d35)).

(Side note: I used gitk to find that commit - see [How to grep (search through) committed code in the Git history - Stack Overflow](https://stackoverflow.com/a/48658283/873282) for details).

---

<div class="post-metadata">

### Author: ![koppor](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/koppor/32/5_2.png) [@koppor](https://discourse.jabref.org/u/koppor)
#### Post date: [August 2, 2021, 9:53pm UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/6 "2021-08-02T21:53:34Z")

</div>

I opened the issue [Enable turning off automatic check for presence of review field · Issue #512 · koppor/jabref · GitHub](https://github.com/koppor/jabref/issues/512)

---

<div class="post-metadata">

### Author: ![CBH](https://avatars.discourse-cdn.com/v4/letter/c/ecccb3/32.png) [@CBH](https://discourse.jabref.org/u/CBH)
#### Post date: [August 4, 2021, 9:43am UTC](https://discourse.jabref.org/t/is-there-any-way-to-turn-off-automatic-check-for-presence-of-comment-review-fields-in-latest-versions-of-jabref/2540/7 "2021-08-04T09:43:28Z")

</div>

Thank you for this initiative, Oliver. It is a delight to know that your voice is heard…
