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

[IPCT1-541] - prevent private communities from adding stories #153

Merged
merged 4 commits into from
Nov 24, 2021

Conversation

dev-jotape
Copy link
Collaborator

This PR fixes [IPCT1-541] at https://impactmarket.atlassian.net/browse/IPCT1-541

Changes

changed service that adds stories to validate before if the community is private or public.
if is private, return an error.

New

Tests

src/services/story.ts Outdated Show resolved Hide resolved
Co-authored-by: Bernardo Vieira <bernardo@impactmarket.com>
@sonarcloud
Copy link

sonarcloud bot commented Nov 24, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dev-jotape dev-jotape merged commit d88b05f into master Nov 24, 2021
@dev-jotape dev-jotape deleted the feature/prevent-story branch November 24, 2021 17:54
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