Remove organization_telephone and organization_email from responsible parties table
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 0
- Avg merge
- 20h 8m
- Merged PRs (30d)
- 30
Description
**Describe the task**
Remove organization_telephone and organization_email from responsible parties table
**Purpose**
We think these were added incorrectly during development of the feature then never removed.
**Acceptance Criteria**
- [ ] confirm there is no data in the fields in all three envs
- [ ] remove them from the schema
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the schema definition for the responsible parties table and verify that organization_telephone and organization_email contain no data in all three environments. Remove the two fields from the schema, then confirm the schema change and the empty-field checks satisfy the acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100