-
Notifications
You must be signed in to change notification settings - Fork 1
Update: [AEA-6356] - Add new ODS codes to enabled list #2954
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -135,3 +135,49 @@ FXD93 | |||||||||
| FXH78 | ||||||||||
| FXV31 | ||||||||||
| FXW37 | ||||||||||
| FN288 | ||||||||||
| FH707 | ||||||||||
| FY790 | ||||||||||
| FL260 | ||||||||||
| FJT64 | ||||||||||
| FRM94 | ||||||||||
| FMY73 | ||||||||||
| FF736 | ||||||||||
| FH462 | ||||||||||
| FMC15 | ||||||||||
| FFD48 | ||||||||||
| FM764 | ||||||||||
| FFX28 | ||||||||||
| FRX83 | ||||||||||
| FQD41 | ||||||||||
| FT095 | ||||||||||
| FKG44 | ||||||||||
| FKJ53 | ||||||||||
| FFV85 | ||||||||||
| FGW87 | ||||||||||
| FML16 | ||||||||||
| FF205 | ||||||||||
| FFA60 | ||||||||||
| FA466 | ||||||||||
| FNK53 | ||||||||||
| FRH27 | ||||||||||
| FA092 | ||||||||||
| FXX59 | ||||||||||
| FPK87 | ||||||||||
| FRH86 | ||||||||||
| FD578 | ||||||||||
| FCM53 | ||||||||||
| FEC85 | ||||||||||
|
||||||||||
| FTR05 | ||||||||||
| FKP67 | ||||||||||
|
||||||||||
| FKP67 |
Copilot
AI
Apr 10, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FDW46 and FMQ08 are already present earlier in the file (FDW46 at line 9; FMQ08 at line 50). Please remove these duplicates so downstream consumers don't have to handle repeated entries.
| FDW46 | |
| FWD53 | |
| FMQ08 | |
| FWD53 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Several newly added entries duplicate ODS codes that already exist earlier in this same file (e.g., FF736 is already at line 17; FFX28 at line 22; FQD41 at line 59; FT095 at line 73). Please remove the duplicates and only add codes that are not already present, so the enabled list remains unique.