Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Aug 10, 2023

Improve check if the opened file is the same since there might be different conditions now with version browsing where the fileid remains, therefore we continue checking on the mtime and source to detect if the file rendering component should be refreshed

@juliusknorr
Copy link
Member Author

/backport to stable27

@backportbot-nextcloud backportbot-nextcloud bot added the backport-request Pending backport by the backport-bot label Aug 10, 2023
@juliusknorr juliusknorr force-pushed the bugfix/version-nagivate branch from 5be1b15 to e1f2c85 Compare August 10, 2023 09:50
@juliusknorr
Copy link
Member Author

/compile

Signed-off-by: nextcloud-command <[email protected]>
@juliusknorr
Copy link
Member Author

All known failures according to the failure rate of master

@juliusknorr juliusknorr merged commit e469438 into master Aug 10, 2023
@juliusknorr juliusknorr deleted the bugfix/version-nagivate branch August 10, 2023 10:12
@backportbot-nextcloud
Copy link

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

# Switch to the target branch and update it
git checkout stable27
git pull origin stable27

# Create the new backport branch
git checkout -b fix/foo-stable27

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@juliusknorr
Copy link
Member Author

/backport e1f2c85 to stable27

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

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants