Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CT Attribute table field expansion #5330

Open
bronwyncombs opened this issue Oct 17, 2024 · 0 comments
Open

CT Attribute table field expansion #5330

bronwyncombs opened this issue Oct 17, 2024 · 0 comments
Labels
1 - Request Improvements or extensions to existing behavior 2 - Database/Schema Issues that are related to the underlying database and schema

Comments

@bronwyncombs
Copy link

Is your feature request related to a problem? Please describe.

Stantec needs to store 60 fields worth of abiotic data. This data should be at the CT Attribute table level and apply to all CEs associated with the CT and COs thereafter.

The CT Attribute table has 17 text fields, 10 number fields, 10 integer fields, and one remarks field available, leaving us 22 fields short. There aren't enough free fields on CT to hold the remaining 22 fields, but separating the data in this way is not ideal anyway.

Describe the solution you'd like

We'd like at least a 22-field expansion to the CT Attribute table. The CO Attribute table's schema is a sufficient template with more than enough fields available.

Describe alternatives you've considered

  • adding the data as an attachment is an option in theory, but they need to be able to export the data as a flat file, and prefer to have this queryable
  • splitting the data amongst other forms/tables is also not ideal for querying, nor is it sensical for their data structure (CT>CEs>COs)

Reported By
stantec

Additional Context

Screenshot 2024-10-17 at 1 21 44 PM
@bronwyncombs bronwyncombs added 1 - Request Improvements or extensions to existing behavior 2 - Forms Issues that are related to the form system 2 - Database/Schema Issues that are related to the underlying database and schema labels Oct 17, 2024
@grantfitzsimmons grantfitzsimmons removed the 2 - Forms Issues that are related to the form system label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Request Improvements or extensions to existing behavior 2 - Database/Schema Issues that are related to the underlying database and schema
Projects
Status: No status
Development

No branches or pull requests

2 participants