fix(workflowengine): remove non existing script loading#59426
Conversation
- resolves #59385 The script does not exist anymore, so remove it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
/backport to stable33 |
|
The backport to # Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/59426/stable33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 645350d4
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/59426/stable33Error: Failed to check for changes with origin/stable33: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable33 |
|
The backport to # Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/59426/stable33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 645350d4
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/59426/stable33Error: Failed to check for changes with origin/stable33: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport 645350d to stable33 |
|
The backport to # Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/59426/stable33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 645350d4
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/59426/stable33Error: Failed to check for changes with origin/stable33: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
Backport: #59547 |
/core/js/systemtags.js#59385The script does not exist anymore, so remove it.
Checklist
3. to review, feature component)stable32)AI (if applicable)