Skip to content

Answer Sheet Submissions - Parent ID Feature Specification#105

Merged
snehal0904 merged 4 commits into
tekdi:AI-assessmentfrom
sourav-dev-hub:test_tenantId
Oct 28, 2025
Merged

Answer Sheet Submissions - Parent ID Feature Specification#105
snehal0904 merged 4 commits into
tekdi:AI-assessmentfrom
sourav-dev-hub:test_tenantId

Conversation

@sourav-dev-hub
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Oct 27, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.


// Transform parent_id to parentId for camelCase consistency
const transformedResult = result.map(row => {
if (row.parent_id !== undefined) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Sourav-Tekdi Not needed this. You add parentId in camel case in database as well as code

@sonarqubecloud
Copy link
Copy Markdown

@snehal0904 snehal0904 merged commit 7403f75 into tekdi:AI-assessment Oct 28, 2025
3 checks passed
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