Skip to content

Conversation

@jwaspin
Copy link
Contributor

@jwaspin jwaspin commented Feb 26, 2024

DO NOT MERGE - this PR is on hold until further notice, refer to comments below...

Closes #590

Changes

  • Deprecated code that overwrites "dataset" to "geographicDataset" (so the code that makes this change is removed by the PR, so that it remains "dataset" and is not modified to "geographicDataset"

@jwaspin jwaspin marked this pull request as ready for review April 9, 2024 16:50
@jwaspin jwaspin requested a review from hmaier-fws April 9, 2024 16:50
@jwaspin jwaspin marked this pull request as draft April 15, 2024 22:52
@jwaspin jwaspin marked this pull request as ready for review April 16, 2024 15:08
@hmaier-fws hmaier-fws added the deprecated Feature that is planned for removal and should no longer by used label May 6, 2024
@hmaier-fws
Copy link
Contributor

@jwaspin we can't merge this one. It will cause a fundamental change in how users document their data. I'm going to set this back to draft status and add some comments to #590.

@hmaier-fws hmaier-fws marked this pull request as draft May 6, 2024 22:03
Comment on lines +72 to +78
// codeOverrides: computed('profile', function () {
// return {
// scope: {
// dataset: "geographicDataset"
// }
// }
// })
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, this is the code being deprecated, if this is truly desired then the code should be removed, not just commented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecated Feature that is planned for removal and should no longer by used

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors with scope code "dataset"

3 participants