Skip to content

Conversation

@gflores-jahia
Copy link
Contributor

@gflores-jahia gflores-jahia commented May 29, 2023

JIRA

https://jira.jahia.org/browse/BACKLOG-21054

All null checks are now returning undefined after data-helper upgrade, so we have to adjust the checks to falsy values instead.

Also openPaths missing on init is now causing issue on cached query and throwing error. Needed to add a default value to fix. Edit: Not needed as this was being set here: https://github.com/Jahia/javascript-components/blob/master/packages/data-helper/src/legacy/Picker.tsx#L165 but was being blocked by the null checks issue which was already fixed.

@gflores-jahia gflores-jahia marked this pull request as draft May 29, 2023 22:24
@gflores-jahia gflores-jahia marked this pull request as ready for review May 30, 2023 12:00
@gflores-jahia gflores-jahia requested a review from a team May 30, 2023 12:01
jkevan
jkevan previously approved these changes May 30, 2023
tdraier
tdraier previously approved these changes May 30, 2023
@gflores-jahia gflores-jahia dismissed stale reviews from tdraier and jkevan via 5a15df7 May 30, 2023 15:42
@gflores-jahia gflores-jahia requested a review from tdraier May 30, 2023 15:44
@gflores-jahia gflores-jahia merged commit 96da21c into master May 30, 2023
@gflores-jahia gflores-jahia deleted the BACKLOG-21054 branch May 30, 2023 15:49
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.

4 participants