Opened 12 months ago
Closed 12 months ago
#4518 closed Feature Request (wontfix)
Allow basic CRUD operations on metadata, annotations, relationships
| Reported by: | mrclay | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Near Term Future Release |
| Component: | Guid Browser | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Change History (2)
comment:1 Changed 12 months ago by ewinslow
- Milestone changed from Needs Review to Near Term Future Release
comment:2 Changed 12 months ago by mrclay
- Resolution set to wontfix
- Status changed from new to closed
I was thinking the GUID browser would provide a UI for these operations, but this should probably go in a separate plugin, so the browser stays read-only.
Note: See
TracTickets for help on using
tickets.

I assume you are referring to providing an API via their object models?
$annotation->save(), etc.?