Skip to content

Conversation

@AishDani
Copy link
Contributor

++ Added optional chaining and await missing in wordpress code
++ resolved the legacy cms bugs : [CMG-536][CMG-537]
++ refactored the logic in upload service when file path has trailing "/"

@AishDani AishDani requested a review from a team as a code owner March 10, 2025 05:39
})
.filter(Boolean); // Filter out undefined matches

if (assetsDetails.length > 0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

assetsDetails?.length

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@AishDani AishDani requested a review from sayalijoshi27 March 17, 2025 08:50
@sayalijoshi27 sayalijoshi27 merged commit ce10b37 into dev Mar 18, 2025
3 of 4 checks passed
umeshmore45 pushed a commit that referenced this pull request Jun 11, 2025
AishDani pushed a commit that referenced this pull request Jul 26, 2025
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.

3 participants