Describe the Bug:
Given that industry user is filling out a report for a chemical pulp mill (NAICS 322112) for reporting year 2024,
When industry user selects Solids CC as methodology in the Pulp and paper activity,
Then an error Missing Product: 'Pulp and paper: lime recovered by kiln'. Please add the product on the operation review page and report production amounts. is visible in the Allocation of Emissions page which prohibits user from continuing
Probability:
Impact:
Steps to reproduce the behaviour:
- Log in as bc-cas-dev
- Click
Register an Operation under the Registration tile
- Fill out the operation information page with the following:
- Primary NAICS Code: 322112
- Operation Name: Chemical pulp mill
- Operation Type: SFO
- Regulated products: Pulp and paper: chemical pulp
- Reporting activity: Pulp and paper production
- Click
Save & Continue, fill out the required pages until you reach the end of registration
- Go back to the main dashboard
- Add the Chemical pulp mill operation to the list of 2024 reports
INSERT INTO erc.report(operation_id, operator_id, reporting_year_id)
SELECT id, operator_id, 2024
FROM erc.operation where name='Chemical pulp mill';
- From the main dashboard, click
View past reports
- Click
Start for chemical pulp mill operation
- Click
Save & Continue until you reach the activity form
- Select
Solids-CC as the methodology, fill out the required fields in the form
- Click
Save & Continue until you reach the Production Data page
- Select
Pulp and paper: chemical pulp and fill out the required fields
- Click
Save & Continue
- Select
OBPS Allocation Calculator as the methodology and allocate the emissions accordingly
Expected Result: User can click Save & Continue
Actual Result: Error Missing Product: 'Pulp and paper: lime recovered by kiln'. Please add the product on the operation review page and report production amounts. blocks the user from clicking Save & Continue
Screenshots:
Additional information:
OS: [e.g. iOS]
Browser: [e.g. chrome, safari]
Version: [e.g. 22]
Additional Context
Describe the Bug:
Given that industry user is filling out a report for a chemical pulp mill (NAICS 322112) for reporting year 2024,
When industry user selects
Solids CCas methodology in the Pulp and paper activity,Then an error
Missing Product: 'Pulp and paper: lime recovered by kiln'. Please add the product on the operation review page and report production amounts.is visible in the Allocation of Emissions page which prohibits user from continuingProbability:
Impact:
Steps to reproduce the behaviour:
Register an Operationunder the Registration tileSave & Continue, fill out the required pages until you reach the end of registrationView past reportsStartfor chemical pulp mill operationSave & Continueuntil you reach the activity formSolids-CCas the methodology, fill out the required fields in the formSave & Continueuntil you reach the Production Data pagePulp and paper: chemical pulpand fill out the required fieldsSave & ContinueOBPS Allocation Calculatoras the methodology and allocate the emissions accordinglyExpected Result: User can click
Save & ContinueActual Result: Error
Missing Product: 'Pulp and paper: lime recovered by kiln'. Please add the product on the operation review page and report production amounts.blocks the user from clickingSave & ContinueScreenshots:
Additional information:
OS: [e.g. iOS]
Browser: [e.g. chrome, safari]
Version: [e.g. 22]
Additional Context