Add Status to ResourceInfo#190
Conversation
|
@labkode @vascoguita The Generator seems to be broken, can you investigate why? |
|
@kobergj Can you rebase? |
Signed-off-by: jkoberg <jkoberg@owncloud.com>
c731da6 to
94ff03b
Compare
|
Rediscussed today with @kobergj : this is still valid, though to be "properly usable" it should be an The current implementation in Reva edge uses an opaque, therefore a code review should be done to identify the actual meaningful values and add them here. |
|
Hi @kobergj — we just opened #272 which also touches We are adding an
Since both target field 20, we should coordinate. A few options:
Happy to discuss and find the best path forward. |
Adds a
Statusfield to the resource info of a resource. This field can be used to signal a meta status of the resource (like "processing", "readytouse", "blocked", ...). For backwards compatibility an empty status should be considered as "ok"