Skip to content

MCR-3721 Add public methods to obtain MCRPI data stored in service flags#2981

Open
toKrause wants to merge 1 commit into
mainfrom
issues/MCR-3721_Add-public-methods-to-obtain-MCRPI-data-stored-in-service-flags
Open

MCR-3721 Add public methods to obtain MCRPI data stored in service flags#2981
toKrause wants to merge 1 commit into
mainfrom
issues/MCR-3721_Add-public-methods-to-obtain-MCRPI-data-stored-in-service-flags

Conversation

@toKrause

Copy link
Copy Markdown
Contributor

Link to jira.

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 changed the title MCR-3721 add public methods to obtain MCRPI data stored in service flags MCR-3721 Add public methods to obtain MCRPI data stored in service flags Jun 12, 2026
@toKrause toKrause requested a review from sebhofmann June 12, 2026 17:06
@toKrause toKrause changed the base branch from 2026.06.x to main June 13, 2026 22:54
@toKrause toKrause force-pushed the issues/MCR-3721_Add-public-methods-to-obtain-MCRPI-data-stored-in-service-flags branch 2 times, most recently from adfb42d to d26ef38 Compare June 15, 2026 12:19
@toKrause toKrause removed the request for review from sebhofmann June 15, 2026 12:25
@toKrause toKrause force-pushed the issues/MCR-3721_Add-public-methods-to-obtain-MCRPI-data-stored-in-service-flags branch from d26ef38 to 4e5a3e5 Compare June 19, 2026 11:01
@toKrause toKrause force-pushed the issues/MCR-3721_Add-public-methods-to-obtain-MCRPI-data-stored-in-service-flags branch from 4e5a3e5 to f75efc1 Compare July 6, 2026 12:50
@toKrause toKrause removed the postponed label Jul 6, 2026

@sebhofmann sebhofmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing all is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants