Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Feb 19, 2024

In 04e8733 a regression was introduced. this means nothing inside arrow functions, hence this.share was referring to an undefined object and so all attempted updates for expiration dates would fail.

Resolves : #43256

Copy link
Contributor

@emoral435 emoral435 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🐘

In 04e8733 a regression was introduced.
`this` means nothing inside arrow functions, hence this.share was referring to
an undefined object and so all attempted updates for expiration dates would fail.

Resolves : #43256

Signed-off-by: fenn-cs <[email protected]>
@nfebe nfebe force-pushed the 43256-fix-update-share-expiration-date branch from 92e8cc1 to 82cdc10 Compare February 20, 2024 10:10
@nfebe
Copy link
Contributor Author

nfebe commented Feb 20, 2024

/compile /

Signed-off-by: nextcloud-command <[email protected]>
@nfebe nfebe merged commit d77510c into master Feb 20, 2024
@nfebe nfebe deleted the 43256-fix-update-share-expiration-date branch February 20, 2024 11:49
@nfebe
Copy link
Contributor Author

nfebe commented Feb 20, 2024

/backport to stable28

@nfebe
Copy link
Contributor Author

nfebe commented Feb 20, 2024

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[Bug]: Unable to update share expiration date

5 participants