bcgov / bcgov/entity

State filing effective date mismatch between badge reason text and businesss summary

Open
#25,644 1 comment 0 reactions 0 assignees View on GitHub
bug Entities - Data Migration Priority2
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Discussion Needed! Find this issue when refining pipeline but it may affect non-tombstone corps in modernized system.

**Tombstone corp identifier**
BC0019921

**Behaviour**
BE stores date of UTC timezone (yyyy-mm-dd) and FE converts date to UTC timestamp format by just adding offset.
BE:
https://github.com/bcgov/lear/blob/main/queue_services/entity-filer/src/entity_filer/filing_processors/dissolution.py#L58-L59
FE:
https://github.com/bcgov/business-dashboard-ui/blob/main/src/components/bcros/businessDetails/Status.vue#L53-L56
https://github.com/bcgov/business-dashboard-ui/blob/main/src/utils/date.ts#L192

- date in LEAR
Image

- date in COLIN
Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.