Skip to content

Commit

Permalink
Refine store admin notes
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Oct 19, 2021
1 parent f50c4e2 commit f596104
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions diagrams/store-admin-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ nextpage: store-admin-pause-ing-for-coll

# Proposed Database Changes

https://github.com/CDLUC3/mrt-doc/issues/827
[https://github.com/CDLUC3/mrt-doc/issues/827](https://github.com/CDLUC3/mrt-doc/issues/827)

## Task Status

Expand Down Expand Up @@ -64,9 +64,9 @@ https://github.com/CDLUC3/mrt-doc/issues/827

| Role | Node | Node Desc | Repl Status | Actions |
|---------|-----|----------|------|---------|
| primary | 1111 | S3 | n/a | <button>Re-audit</button> |
| secondary | 2222 | SDSC | 100% | <button>Delete Coll from Node</button> <button>Make Primary</button> <button>Re-audit</button> <button>Make UI Primary</button>|
| secondary | 3333 | Wasabi | 92% | <button>Delete Coll from Node</button> <button disabled='Y'>Make Primary</button> <button>Re-audit</button> <button>Make UI Primary</button>|
| primary | 1111 | S3 | n/a | |
| secondary | 2222 | SDSC | 100% | <button>Delete Coll from Node</button> <button>Make Primary</button> <button>Make UI Primary</button>|
| secondary | 3333 | Wasabi | 92% | <button>Delete Coll from Node</button> <button disabled='Y'>Make Primary</button> <button>Make UI Primary</button>|

<button>Add Node</button>

Expand Down Expand Up @@ -198,15 +198,15 @@ Type `2 Deletes` to procede.

|Collection|Object Id| Ark | Local Id | Title |Created| Actions |
|---|---------|-----|----------|-------|---------|
|My Coll| 111| ark:/13030/m5mmmmm | doi:1111| My Title |2021-04-04| <button>Delete Obj</button> <button>Trigger Replic</button> <button>Re-audit</button> <button>Nodes</button>|
|My Coll| 111| ark:/13030/m5mmmmm | doi:1111| My Title |2021-04-04| <button>Delete Obj</button> <button>Trigger Replic</button> <button>Nodes</button>|

### Action Table - Object/Node

|Role| Node | Node Desc | Actions |
|---------|-----|----------|---------|
| primary | 1111 | S3 | |
| secondary | 2222 | SDSC | <button>Delete Object from Node</button>|
| secondary | 3333 | Wasabi | <button>Delete Object from Node</button>|
| secondary | 2222 | SDSC | <button>Delete Object from Node</button> <button>Re-audit</button>|
| secondary | 3333 | Wasabi | <button>Delete Object from Node</button> <button>Re-audit</button>|

---

Expand Down

0 comments on commit f596104

Please sign in to comment.