mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[GH-ISSUE #70] read/write rules undefined env values #22
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @donl on GitHub (Jan 9, 2023).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/70
Originally assigned to: @appy-one on GitHub.
When evaluating server rules, the variables
data,newData, androotare undefined.Is supporting any of these doable in the near future-- short of a full refactoring as mentioned in the source?
@appy-one commented on GitHub (Jan 9, 2023):
I'll check if recent code changes made implementing this possible/easier
@appy-one commented on GitHub (May 8, 2023):
Hi @donl I released this in v1.17.0 with updated docs. Note that the implementation is different from Firebase's, not less powerful though! Let me know if all works as expected
@donl commented on GitHub (May 8, 2023):
Awesome! Looking forward to taking it for a spin! Thanks