Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Perun Core Services
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Svarog4
  • Perun Core Services
  • Merge requests
  • !59

Merged
Created Sep 22, 2025 by Aleksandar Gjorgjevski@a.gjorgjevskiDeveloper

Fix logic for adding a denormalized field in getObjectsByParentId ws, and for showing it in a form

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1
  • Fill the map with the denormalized fields before giving it to prapareTableQueryData method, previously null was passed.
  • Add the denormalized field in the group path when generating the UI schema, and fix the logic for copying the JsonObject holding the UI Schema while adding the denormalized field.
  • Add the denormalized field in the group path when returning the form data, previously it was outside the group path.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/denormalizedField