Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: validate permission on tag creation (backport #22753) #22754

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 16, 2023

This is an automatic backport of pull request #22753 done by Mergify.
Cherry-pick of d06a580 has failed:

On branch mergify/bp/version-13-hotfix/pr-22753
Your branch is up to date with 'origin/version-13-hotfix'.

You are currently cherry-picking commit d06a5808cc.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   frappe/desk/doctype/tag/tag.py

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested a review from a team as a code owner October 16, 2023 12:39
@mergify mergify bot added the conflicts label Oct 16, 2023
@mergify mergify bot requested review from shariquerik and removed request for a team October 16, 2023 12:39
* fix: validation permission on `tag` creation

* refactor: apply checks on all operations

Add/remove both are controlled by update

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit d06a580)
@ankush ankush force-pushed the mergify/bp/version-13-hotfix/pr-22753 branch from 078ba09 to 0d1e6de Compare October 16, 2023 12:41
@ankush ankush merged commit 6247aa0 into version-13-hotfix Oct 16, 2023
8 of 9 checks passed
@ankush ankush deleted the mergify/bp/version-13-hotfix/pr-22753 branch October 16, 2023 12:41
@ruthra-kumar ruthra-kumar changed the title fix: validation permission on tag creation (backport #22753) fix: validate permission on tag creation (backport #22753) Oct 16, 2023
frappe-pr-bot pushed a commit that referenced this pull request Oct 17, 2023
## [13.58.13](v13.58.12...v13.58.13) (2023-10-17)

### Bug Fixes

* Apply address all perm only if owner ([f6105df](f6105df))
* avoid double translation (backport [#22578](#22578)) ([2c267ea](2c267ea))
* improved validation for address and contact (backport [#22574](#22574)) ([45c5756](45c5756))
* strip html and show text ([#22656](#22656)) ([#22676](#22676)) ([d371d59](d371d59))
* validation permission on `tag` creation ([#22753](#22753)) ([#22754](#22754)) ([6247aa0](6247aa0))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.58.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants