Skip to content

AB#128988 - ABC - Make context.incrementalid available#1226

Merged
AntoineRelief merged 2 commits intonextfrom
AB#128988
Apr 22, 2026
Merged

AB#128988 - ABC - Make context.incrementalid available#1226
AntoineRelief merged 2 commits intonextfrom
AB#128988

Conversation

@Joselgc1
Copy link
Copy Markdown
Contributor

Description

Contextual dashboards backed by a resource record were exposing the record's field data but not its generated incremental ID, so filters like {{context.incrementalId}} never matched anything. This update fixes the shared backend context builder to always include the source record's incrementalId alongside the rest of the context payload. Adds a test as well.

Useful links

Type of change

  • New feature (non-breaking change which adds functionality)
  • Improvement (refactor or addition to existing functionality)

Checklist:

( * == Mandatory )

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-backend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • * I have selected labels in the Pull Request, according to the changes with code brings
  • I have made corresponding changes to the documentation ( if required )
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@AntoineRelief AntoineRelief merged commit cc96f6d into next Apr 22, 2026
1 check passed
@AntoineRelief AntoineRelief deleted the AB#128988 branch April 22, 2026 08:55
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