Skip to content

Data bucket fixes#843

Merged
255kb merged 1 commit intomainfrom
fix/databuckets-issues
Oct 24, 2022
Merged

Data bucket fixes#843
255kb merged 1 commit intomainfrom
fix/databuckets-issues

Conversation

@255kb
Copy link
Member

@255kb 255kb commented Oct 24, 2022

  • fix data helpers not able to get retrieve falsy values
  • fix dataRaw helper retrieving wrong object path
  • fix data bucket direct linking of JSON content not working

Closes #841, closes #842

Technical implementation details

Checklist

  • data migration added (@mockoon/commons)
  • data migration automated tests added (@mockoon/commons)
  • CLI automated tests added (@mockoon/cli)
  • desktop automated tests added (@mockoon/desktop)

- fix data helpers not able to get retrieve falsy values
- fix dataRaw helper retrieving wrong object path
- fix data bucket direct linking of JSON content not working

Closes #841, closes #842
@255kb 255kb merged commit df18389 into main Oct 24, 2022
@255kb 255kb deleted the fix/databuckets-issues branch October 24, 2022 13:53
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.

Data helpers broken path and default value Data buckets: JSON support is broken

1 participant