Skip to content

Commit a93bfc7

Browse files
authored
Merge pull request #18 from LibreCodeCoop/chore/update-readme
chore: update README
2 parents 90dc1e2 + d5836b9 commit a93bfc7

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ Run the app commands from the Nextcloud stack root, not from the host PHP enviro
3939
| `profile_fields:data:import` | Apply the non-destructive `upsert` import. |
4040
| `profile_fields:data:clear` | Clear app definitions explicitly before reimporting into the same environment. |
4141

42-
Notes:
43-
44-
- The import contract is versioned with `schema_version` and reconciles definitions by `field_key` and values by `field_key + user_uid`.
45-
- The first delivery is non-destructive: missing items in the payload do not delete existing definitions or values.
46-
- Validation is all-or-nothing. If the payload contains an incompatible definition or a missing destination user, no database write is performed.
47-
- For a restore in the same environment, clear app data explicitly before reimporting.
48-
4942
## Screenshots
5043

5144
### Admin catalog

0 commit comments

Comments
 (0)