-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Drop LimitCollectionCreationDeletion
from the database
#4810
Draft
addisonbeck
wants to merge
3
commits into
ac/addison/pm-10863/remove-feature-toggle
Choose a base branch
from
ac/addison/pm-10863/drop-old-columns
base: ac/addison/pm-10863/remove-feature-toggle
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Drop LimitCollectionCreationDeletion
from the database
#4810
addisonbeck
wants to merge
3
commits into
ac/addison/pm-10863/remove-feature-toggle
from
ac/addison/pm-10863/drop-old-columns
+8,947
−37
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No New Or Fixed Issues Found |
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 26, 2024 18:34
04160e4
to
b37502a
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 26, 2024 18:41
d761964
to
fed7aeb
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 26, 2024 19:23
b37502a
to
ee3d388
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 26, 2024 19:24
fed7aeb
to
799789f
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 26, 2024 20:31
ee3d388
to
f835f2f
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 26, 2024 20:32
799789f
to
2f93927
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 26, 2024 20:36
f835f2f
to
23cec42
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 26, 2024 20:36
2f93927
to
b746178
Compare
This was referenced Sep 26, 2024
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 26, 2024 21:23
23cec42
to
e68688d
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 26, 2024 21:24
b746178
to
3f3df37
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
2 times, most recently
from
September 26, 2024 22:31
802ac23
to
a610591
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 26, 2024 22:34
3f3df37
to
9cf4516
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 27, 2024 14:33
a610591
to
8f0193c
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 27, 2024 14:33
9cf4516
to
888efa6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## ac/addison/pm-10863/remove-feature-toggle #4810 +/- ##
=============================================================================
- Coverage 41.82% 41.81% -0.01%
=============================================================================
Files 1320 1320
Lines 62706 62700 -6
Branches 5777 5776 -1
=============================================================================
- Hits 26225 26219 -6
Misses 35270 35270
Partials 1211 1211 ☔ View full report in Codecov by Sentry. |
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
3 times, most recently
from
September 28, 2024 18:51
9b3558e
to
709f140
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
September 30, 2024 20:16
8f0193c
to
c735cd4
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
September 30, 2024 20:16
e40f956
to
8437f5f
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/remove-feature-toggle
branch
from
October 4, 2024 19:59
c735cd4
to
e6d2417
Compare
addisonbeck
force-pushed
the
ac/addison/pm-10863/drop-old-columns
branch
from
October 4, 2024 20:00
8437f5f
to
cf147b4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎟️ Tracking
🧵 Jira Ticket: PM-10863
📚 Stacked PRs
server
: SplitLimitCollectionCreationDeletion
into two database columns #4709server
: SplitOrganization.LimitCollectionCreationDeletion
into two separate business rules #4730clients
: SplitOrganization.LimitCollectionCreationDeletion
into two separate business rules clients#11223server
: Turn onLimitCollectionCreationDeletionSplit
for self host #4808server
: RemoveLimitCollectionCreationDeletionSplit
feature flag #4809clients
: RemoveLimitCollectionCreationDeletionSplit
feature flag clients#11258server
: DropLimitCollectionCreationDeletion
from the database #4810⬆️ YOU ARE HERE
📔 Objective
🤳 The Bigger Picture
There is an option in the Admin Console that removes collection creation and
deletion controls from all organization members that are not in the Owner and
Admin roles. This PR stack splits this conjoined option into two separate
controls: one to block
create
operations and one to blockdelete
operations. This is a part of an effort to make these settings better align
with what customers expect it to do.
👉 This Pull Request 👍
This is the final pull request in this stack. This commit includes:
LimitCollectionCreationDeletion
database column from alldatabase providers.
LimitCollectionCreationDeletion
from all MSSSQLviews, stored procedures, etc.
📸 Screenshots
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes