Fix share creation insert and get#26716
Merged
Merged
Conversation
skjnldsv
requested review from
MorrisJobke,
blizzz,
icewind1991,
nickvergessen and
rullzer
April 23, 2021 07:13
Member
Author
|
Some tests fails |
rullzer
reviewed
Apr 23, 2021
MorrisJobke
removed their request for review
July 4, 2021 11:34
nextcloud-command
force-pushed
the
enh/better-share-exceptiondebug
branch
from
August 18, 2021 12:47
3612a10 to
e3fa686
Compare
Merged
skjnldsv
force-pushed
the
fix/sharing-do-no-get-after-create
branch
2 times, most recently
from
May 3, 2023 08:50
edaf74f to
fa76b87
Compare
skjnldsv
requested review from
a team,
ArtificialOwl,
artonge and
come-nc
and removed request for
a team and
blizzz
May 3, 2023 08:50
artonge
approved these changes
May 3, 2023
skjnldsv
force-pushed
the
fix/sharing-do-no-get-after-create
branch
2 times, most recently
from
May 4, 2023 13:18
1f6ff7b to
20c342f
Compare
Member
Author
|
Fixed tests |
This comment was marked as resolved.
This comment was marked as resolved.
skjnldsv
force-pushed
the
fix/sharing-do-no-get-after-create
branch
2 times, most recently
from
September 2, 2023 08:01
bcfea90 to
3087dcd
Compare
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
skjnldsv
force-pushed
the
fix/sharing-do-no-get-after-create
branch
from
September 2, 2023 08:25
3087dcd to
f828dce
Compare
skjnldsv
enabled auto-merge
September 2, 2023 08:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Instead of getting the last inserted row data when creating a share, just get update the iShare we have on hand.