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

As a Belga AD admin I want to restrict the sending of items to a Desk [SDBELGA-702] #2415

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

devketanpro
Copy link
Member

@devketanpro devketanpro commented Jan 3, 2023

@petrjasek petrjasek added this to the 2.7 milestone Jan 3, 2023
apps/desks.py Outdated
@@ -49,6 +49,7 @@ class DeskTypes(SuperdeskBaseEnum):
"working_stage": Resource.rel("stages", True),
"content_expiry": {"type": "integer"},
"source": {"type": "string"},
"restriction": {"type": "boolean"},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you pls name it in a way that it's obvious what does it restrict?

@devketanpro devketanpro merged commit f4377a6 into superdesk:develop Jan 10, 2023
@devketanpro devketanpro deleted the SDBELGA-702 branch July 10, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants