mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3609] [feature]: Changes made by Editor in a Team should be approved by Owner, Full Editor or Reviewer #1247
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syamsoul on GitHub (Nov 30, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3609
Is there an existing issue for this?
Summary
New feature that would be great to implement in Hoppscoth is:
New Role in Team which is
ReviewerReviewercannot make changesReviewercan approve/reject changes made by EditorNew Role in Team which is
Full EditorFull Editorcan make changesFull Editoralso can approve/reject changes made by EditorAs stated on point 1 and 2, any changes made by
Editormust be approved byReviewerorFull Editor.So, there will be 5 roles in Team if we implement this.
Why should this be worked on?
@liyasthomas commented on GitHub (Nov 30, 2023):
An approval system would make more sense on the source code layer.
Hoppscotch as an API tooling platform, an approval process for all changes happening to a request would make the platform cumbersome. There could be 1000's of requests and 100's of collections/folders.