Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jun 23, 2024

Ensure that everything is registered before the files list is loaded.

@susnux susnux added this to the Nextcloud 29.0.4 milestone Jun 23, 2024
@susnux susnux requested review from Pytal, artonge and nfebe June 23, 2024 15:25
@susnux susnux requested a review from skjnldsv as a code owner June 23, 2024 15:25
@susnux
Copy link
Contributor Author

susnux commented Jun 23, 2024

/backport to stable28

@susnux
Copy link
Contributor Author

susnux commented Jun 23, 2024

/compile

@susnux susnux force-pushed the fix/29-files-versions branch from c8832ab to f23ccc1 Compare June 24, 2024 19:56
@susnux susnux enabled auto-merge July 3, 2024 12:07
@susnux susnux changed the title fix(files_trashbin): Make files view registering an init script [stable29] fix(files_trashbin): Make files view registering an init script Jul 3, 2024
@Altahrim Altahrim mentioned this pull request Jul 10, 2024
@susnux susnux force-pushed the fix/29-files-versions branch from f23ccc1 to ac1ed90 Compare July 10, 2024 12:12
@susnux susnux added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jul 10, 2024
@susnux susnux merged commit cc2ed78 into stable29 Jul 10, 2024
@susnux susnux deleted the fix/29-files-versions branch July 10, 2024 15:29
@backportbot
Copy link

backportbot bot commented Jul 10, 2024

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/46054/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 ac1ed909

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/46054/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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug feature: trashbin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants