Skip to content

feat(packages): Update visibility hidden reason handling - #708

Merged
viacheslavkol merged 2 commits into
masterfrom
MODKBEKBJ-840
Aug 25, 2026
Merged

feat(packages): Update visibility hidden reason handling#708
viacheslavkol merged 2 commits into
masterfrom
MODKBEKBJ-840

Conversation

@viacheslavkol

@viacheslavkol viacheslavkol commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Purpose

Update visibility hidden reason handling

Approach

  • always set reason='Hidden by Customer' when hidden=true
  • remove reason when hidden=false

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

MODKBEKBJ-840

- always set reason='Hidden by Customer' when hidden=true
- remove reason when hidden=false

Implements: MODKBEKBJ-840
@viacheslavkol viacheslavkol self-assigned this Aug 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

@viacheslavkol
viacheslavkol marked this pull request as ready for review August 24, 2026 11:40
@viacheslavkol
viacheslavkol requested a review from a team as a code owner August 24, 2026 11:40
@viacheslavkol
viacheslavkol merged commit 1fddbb2 into master Aug 25, 2026
18 checks passed
@viacheslavkol
viacheslavkol deleted the MODKBEKBJ-840 branch August 25, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants