Skip to content

MCR-3669 Do not remove empty names when non-empty suffix is used#2923

Open
toKrause wants to merge 3 commits intomainfrom
issues/MCR-3669_Do-not-remove-empty-names-when-non-empty-suffix-is-used
Open

MCR-3669 Do not remove empty names when non-empty suffix is used#2923
toKrause wants to merge 3 commits intomainfrom
issues/MCR-3669_Do-not-remove-empty-names-when-non-empty-suffix-is-used

Conversation

@toKrause
Copy link
Copy Markdown
Contributor

@toKrause toKrause commented Apr 21, 2026

Link to jira.

Relies on #2922.

Pull Request Checklist (Author)

Please go through the following checklist before assigning the PR for review:

Ticket & Documentation

  • The issue in the ticket is clearly described and the solution is documented.
  • Design decisions (if any) are explained.
  • The ticket references the correct source and target branches.
  • The fixed-version is correctly set in the ticket and matches the PR's target branch (main).

Feature & Improvement Specific Checks

  • Instructions on how to test or use the feature are included or linked (e.g. to documentation).
  • For UI changes: before & after screenshots are attached.
  • New features or migrations are documented.
  • Does this change affect existing applications, data, or configurations?
    • Yes: Is a migration required? If yes, describe it.
    • Breaking change is marked in the commit message.

Testing

  • I have tested the changes locally.
  • The feature behaves as described in the ticket.
  • Were existing tests modified?
    • Yes: explain the changes for reviewers.

MCR Conventions & Metadata

  • MCR naming conventions are followed
  • If the public API has changed:
    • Old API is deprecated or a migration is documented.
    • If not, no action needed.
  • Java license headers are added where necessary.
  • Javadoc is written for non-self-explanatory classes/methods (Clean Code).
  • All configuration options are documented in Javadoc and mycore.properties.
  • No default properties are hardcoded — all set via mycore.properties.

Multi-Repo Considerations

  • Is an equivalent PR in MIR required?
    • If yes, is it already created?

@toKrause toKrause force-pushed the issues/MCR-3669_Do-not-remove-empty-names-when-non-empty-suffix-is-used branch 2 times, most recently from d5877a7 to 273f1b5 Compare April 27, 2026 07:30
@toKrause toKrause force-pushed the issues/MCR-3669_Do-not-remove-empty-names-when-non-empty-suffix-is-used branch from 273f1b5 to a3c4851 Compare May 1, 2026 19:05
@toKrause toKrause force-pushed the issues/MCR-3669_Do-not-remove-empty-names-when-non-empty-suffix-is-used branch 2 times, most recently from c9d697f to b497cb9 Compare May 4, 2026 21:07
@toKrause toKrause force-pushed the issues/MCR-3669_Do-not-remove-empty-names-when-non-empty-suffix-is-used branch from b497cb9 to 9ddd33d Compare May 5, 2026 01:05
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.

1 participant