Skip to content

feat/df-1164: Add ref num to submission payload (optional)#1508

Open
jbarnsley10 wants to merge 2 commits into
mainfrom
feat/df-1164-model
Open

feat/df-1164: Add ref num to submission payload (optional)#1508
jbarnsley10 wants to merge 2 commits into
mainfrom
feat/df-1164-model

Conversation

@jbarnsley10

@jbarnsley10 jbarnsley10 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Allow 'reference number' to be passed in submission payload, so it can be inserted in the CSV file.
Initially 'optional' to avoid any glitches during deployment. To be made mandatory after initial release.

@sonarqubecloud

Copy link
Copy Markdown

.required()
.description('User session identifier for tracking and security'),
referenceNumber: Joi.string()
// TODO - make this required in later releases - optional for now to avoid release glitches

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a ticket for this?

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