[ ] Does this have sufficient context for the specific functionality being developed (design, business rules, etc.)
[ ] Does this have a dev link been provided in the design?
[ ] Is this traceable to a feature, epic, or PI?
User Story
As a
I want
So that
Acceptance Criteria
Given a user performs an annual, ozone, or quarterly emissions query/api call
When the data is returned
Then the number of months reported data element is returned in the output
Development Notes
The data element in the current database is NUM_MONTHS_REPORTED in the following tables MONITOR_ANNUAL, MONITOR_OZONE, MONITOR_QUARTER, UNIT_ANNUAL, UNIT_OZONE, UNIT_QUARTER
Does this Story require 508 Testing?
[ ] Implementing a new authoring tool that will produce code / content for the application
[ ] Implementing a 3rd party widget that will be part of the application
[ ] Adding new / updating custom functionality
[ ] Adding new / updating a page template
[ ] Adding new / replacing existing functionality (unless the replacement has already passed 508 testing)
[ ] Full Site Review prior to a scheduled EPA 508 review
[ ] Planning a video that will appear on the application
[ ] Producing a video that will appear on the application
[ ] Producing Training materials
[ ] Producing documents
Context
This has been requested by an internal user (epa) and external user
Testing
Test Case:
Tester:
Definition of Done
[ ] Have all Acceptance Criteria been agreed to and validated by the scrum team?
[ ] Has the code been unit tested and peer reviewed?
[ ] Have the functional tests been executed?
[ ] Have all defects been reviewed and dispositioned, resolved, or deferred?
[ ] Is the user story ready to be deployed to the test/staging environments?
@shahbazkhan1999 please don't perform any work on this. I want you all to focus only on the tickets that I moved to ready for development. thx! fyi @hamezene
Definition of Ready
User Story
As a I want So that
Acceptance Criteria
Given a user performs an annual, ozone, or quarterly emissions query/api call When the data is returned Then the number of months reported data element is returned in the output
Development Notes
The data element in the current database is NUM_MONTHS_REPORTED in the following tables MONITOR_ANNUAL, MONITOR_OZONE, MONITOR_QUARTER, UNIT_ANNUAL, UNIT_OZONE, UNIT_QUARTER
Does this Story require 508 Testing?
Context
This has been requested by an internal user (epa) and external user
Testing
Test Case: Tester:
Definition of Done