Skip to content

fix(filesreport): cast fileId to integer - #48031

Merged
miaulalala merged 1 commit into
masterfrom
fix/filesreport-cast-fileId-to-int
Sep 16, 2024
Merged

fix(filesreport): cast fileId to integer#48031
miaulalala merged 1 commit into
masterfrom
fix/filesreport-cast-fileId-to-int

Conversation

@miaulalala

@miaulalalamiaulalala commented Sep 15, 2024

Copy link
Copy Markdown
Contributor
  • Resolves: #

Summary

TODO

  • ...

Checklist

@miaulalalamiaulalala added this to the Nextcloud 31 milestone Sep 15, 2024
@miaulalala
miaulalala requested review from a team and icewind1991September 15, 2024 16:53
@miaulalalamiaulalala self-assigned this Sep 15, 2024
@miaulalala
miaulalala requested review from come-nc and nfebe and removed request for a teamSeptember 15, 2024 16:53
@miaulalala

Copy link
Copy Markdown
ContributorAuthor

/backport to stable30

@miaulalala

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

@miaulalala

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala
miaulalalaforce-pushed the fix/filesreport-cast-fileId-to-int branch from ed659ac to 35969bfCompareSeptember 15, 2024 20:32
@miaulalala
miaulalala merged commit 04997df into masterSep 16, 2024
@miaulalala
miaulalala deleted the fix/filesreport-cast-fileId-to-int branch September 16, 2024 09:07
@backportbot

Copy link
Copy Markdown

The backport to stable28 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable28
git pull origin stable28
# Create the new backport branch
git checkout -b backport/48031/stable28
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick 35969bfa
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/48031/stable28

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miaulalala@skjnldsv@provokateurin