Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for1973 1966 1963 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix for1973 1966 1963 #53

wants to merge 1 commit into from

Conversation

MallanagoudaB
Copy link
Collaborator

No description provided.

@MallanagoudaB MallanagoudaB changed the base branch from develop to main October 18, 2024 04:22
Copy link
Collaborator

@VISHNUDAS-tunerlabs VISHNUDAS-tunerlabs left a comment

Choose a reason for hiding this comment

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

Reviewed on Oct 18 6:30

' - ' + entityDocuments.result.data[pointerToEntitiesArray].externalId
}
}
) {}
Copy link
Collaborator

Choose a reason for hiding this comment

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

@MallanagoudaB can you explain the use of if condition and for loop here

@@ -8,9 +8,21 @@
module.exports = (req) => {
let userRoleValidator = {
create: function () {
req.checkBody('title').exists().withMessage('required title ')
// req.checkBody('title').exists().withMessage('required title ')
Copy link
Collaborator

Choose a reason for hiding this comment

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

@MallanagoudaB why are we keeping this commented part?

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