Skip to content

fix(access-types): Fix updater not returned on get collection#700

Merged
viacheslavkol merged 3 commits into
masterfrom
MODKBEKBJ-842
Jul 20, 2026
Merged

fix(access-types): Fix updater not returned on get collection#700
viacheslavkol merged 3 commits into
masterfrom
MODKBEKBJ-842

Conversation

@viacheslavkol

@viacheslavkol viacheslavkol commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Purpose

Fix updater not returned on get collection

Approach

On get collection endpoint query user by updatedByUserId instead of updatedByUserName

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-842

Fix user not being queried for updatedByUserId

Closes: MODKBEKBJ-842
@viacheslavkol viacheslavkol self-assigned this Jul 15, 2026
@viacheslavkol
viacheslavkol marked this pull request as ready for review July 16, 2026 11:21
@viacheslavkol
viacheslavkol requested a review from a team as a code owner July 16, 2026 11:21
@viacheslavkol
viacheslavkol enabled auto-merge (squash) July 20, 2026 10:32
@viacheslavkol
viacheslavkol merged commit eb3ac85 into master Jul 20, 2026
15 checks passed
@viacheslavkol
viacheslavkol deleted the MODKBEKBJ-842 branch July 20, 2026 10:37
@sonarqubecloud

Copy link
Copy Markdown

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