Add mergeCollection method to Onyx.update#155
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
0c27b02 to
0bf39b3
Compare
mountiny
left a comment
There was a problem hiding this comment.
One very small nitty picky comment, but otherwise LGTM
mountiny
left a comment
There was a problem hiding this comment.
Thanks! Appreciate the change for better sleep 🙌
Did you assign other reviewer on purpose or was it gh blip? should we wait for Daniel with merging?
|
This failed on publish @mountiny @Julesssss |
Hey @danieldoglas. Sorry, I'm currently OOO due to Covid. What do you mean by failed on publish? |
|
@Julesssss Hope you having mild symptoms! I think he means this workflow failed https://github.com/Expensify/react-native-onyx/actions/runs/2612339269 I am not sure if it is fine to just retry, it might be realted to some of the env changes made recently |
|
I will try and rerun it, what could go wrong |
|
Thanks. That makes sense. I retried, but the action failed because the tag already existed. Now attempting to delete the tag and re-run the action. |

Enables the mergeCollection Onyx method. To be tested in the Web-E PR.
Details
Simply enables the mergeCollection Onyx method.
Related Issues
https://github.com/Expensify/Expensify/issues/214912
Automated Tests
Added a new test specifically to test a mergeCollection Onyx update
Linked PRs