deep-foundation / deep-foundation/logger

Change logic

Open
#3 0 comments 0 reactions 1 assignee Claimed by @FreePhoenix888 View on GitHub
enhancement
Dominant language
TypeScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- If link is updated/created - Create LogLink.
LogLink has the same `from` and `to` as the target link. It has out link - `LogType` which points to type of the target link
- If value is updated without changes - do nothing, return (next steps should not be done).
- If value is updated with changes - Create `Log(String|Number|Object)` which has new value
- Insert `Log(Insert|Update|Delete)` from created/updated/deleted link to `(LogLink|Log(String|Number|Object))`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.