Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

share stays pending when you accept it #168

Open
michielbdejong opened this issue Feb 23, 2023 · 3 comments
Open

share stays pending when you accept it #168

michielbdejong opened this issue Feb 23, 2023 · 3 comments

Comments

@michielbdejong
Copy link
Member

>> ocm-share-update-received -state accepted 1a919af4-a43c-40ed-9b5a-5a69f1b8c740
OK
>> ocm-share-list-received
+--------------------------------------+---------------+--------------------------------------+--------------------------------------------------------------------------+-------------------+---------------+--------------------------------------+-------------------------------+-------------------------------+---------------------+-----------------+
| #                                    | OWNER.IDP     | OWNER.OPAQUEID                       | RESOURCEID                                                               | TYPE              | GRANTEE.IDP   | GRANTEE.OPAQUEID                     | CREATED                       | UPDATED                       | STATE               | SHARETYPE       |
+--------------------------------------+---------------+--------------------------------------+--------------------------------------------------------------------------+-------------------+---------------+--------------------------------------+-------------------------------+-------------------------------+---------------------+-----------------+
| 1a919af4-a43c-40ed-9b5a-5a69f1b8c740 | revad1.docker | 4c510ada-c86b-4815-8820-42cdf82c3d51 | opaque_id:"123e4567-e89b-12d3-a456-426655440000:fileid-einstein%2Fasdf"  | GRANTEE_TYPE_USER | revad2.docker | f7fbf8c8-139b-4376-b307-cf0a8c2d0d9c | 2023-02-23 14:59:26 +0000 UTC | 2023-02-23 14:59:26 +0000 UTC | SHARE_STATE_PENDING | SHARE_TYPE_USER |
+--------------------------------------+---------------+--------------------------------------+--------------------------------------------------------------------------+-------------------+---------------+--------------------------------------+-------------------------------+-------------------------------+---------------------+-----------------+
@michielbdejong
Copy link
Member Author

Expected: SHARE_STATE_ACCEPTED
Actual: SHARE_STATE_PENDING

@redblom this is the issue you see as well, right?

@redblom
Copy link

redblom commented Feb 23, 2023

I'm getting an error (nil pointer) (this is on master).

@redblom
Copy link

redblom commented Apr 5, 2023

Should be fixed with cs3org/reva#3749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants