Skip to content

PM-4305 Remove photo url check for completed profiles#66

Merged
kkartunov merged 1 commit intodevelopfrom
PM-4305
Mar 26, 2026
Merged

PM-4305 Remove photo url check for completed profiles#66
kkartunov merged 1 commit intodevelopfrom
PM-4305

Conversation

@himaniraghav3
Copy link
Copy Markdown
Collaborator

AND m.description <> ''
AND m."photoURL" IS NOT NULL
AND m."photoURL" <> ''
AND m."homeCountryCode" IS NOT NULL
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[❗❗ correctness]
The removal of the photoURL check means profiles without a photo will now be considered complete. Ensure this aligns with the business requirements, as the initial comment suggests a profile photo is required for completeness.

@kkartunov kkartunov merged commit 61cbae0 into develop Mar 26, 2026
7 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