Skip to content

Feat: Add 'unknown' field check to consistency check#13880

Merged
koppor merged 5 commits into
JabRef:mainfrom
palukku:add-unknown-field-to-lsp
Sep 14, 2025
Merged

Feat: Add 'unknown' field check to consistency check#13880
koppor merged 5 commits into
JabRef:mainfrom
palukku:add-unknown-field-to-lsp

Conversation

@palukku

@palukku palukku commented Sep 13, 2025

Copy link
Copy Markdown
Member

Closes palukku#38

I added the unknown fields check to the consistency check of the lsp.

image

Steps to test

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

Siedlerchr
Siedlerchr previously approved these changes Sep 13, 2025
# Conflicts:
#	jablib/src/main/java/org/jabref/logic/importer/fileformat/BibtexParser.java
@trag-bot

trag-bot Bot commented Sep 14, 2025

Copy link
Copy Markdown

@trag-bot didn't find any issues in the code! ✅✨

@koppor koppor added this pull request to the merge queue Sep 14, 2025
Merged via the queue into JabRef:main with commit 4c9a567 Sep 14, 2025
34 checks passed
@koppor koppor deleted the add-unknown-field-to-lsp branch September 14, 2025 11:16
Siedlerchr added a commit that referenced this pull request Sep 17, 2025
* upstream/main:
  Add new check for format (#13909)
  Consistent casing in fieldnames (#13867)
  Revert "Pressing TAB in last field in entry editor moves focus to the next ta…" (#13912)
  Fix YAML
  Fix on-pr-opened-updated.yml syntax
  Pressing TAB in last field in entry editor moves focus to the next tab's first field  (#13870)
  Modularize JabSrv (#13908)
  New translations jabref_en.properties (Italian) (#13907)
  Remove wrong `assert` statement (#13906)
  Add .git-blame-ignore-revs (#13884)
  Do not show transprot info messages (#13904)
  Pubmed api key support (#13899)
  Fix warnings for native access
  Fix automerge workflow (#13903)
  Add comment on issue on binary (#13902)
  Have checkstyle and VCS configuration distributed (#13900)
  Add unknown field to lsp consistency check (#13880)
  Put config for general tab if missing (#13901)
  Fix autosave manager exception on shutdown (#13882)
@palukku palukku changed the title Add unknown field to lsp consistency check Feat: Add 'unknown' field check to consistency check Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistency check

4 participants