bcgov / bcgov/entity

As a user I want to the API to prevent me from creating multiple drafts

Open
#7,111 0 comments 0 reactions 0 assignees View on GitHub
bug ENTITY - DO NOT USE
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

As a user
I want to be prevented from creating multiple drafts
So that i don't have extra filings in my to do list

The UI currently prevents a user from opening multiple filings, but doesn't cover:
- user creating new filings by hacking the URL
- backend through the API

GIVEN
WHEN
THEN

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the API and UI paths involved in creating filings, including the URL-based flow described in the issue. The GIVEN/WHEN/THEN section is empty, so confirm the expected behavior before changing anything; done means multiple draft filings are prevented through both the UI and API.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.