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

feat: measures should not be historized on asset #404

Open
wants to merge 1 commit into
base: 2-dev
Choose a base branch
from

Conversation

Juiced66
Copy link
Contributor

This PR is breaking but the choice has been done to treat it as a feature. Backward compatibility is insured by config flag if any project is impacted by this breaking (AFAWK, nobody uses it)

@Juiced66 Juiced66 self-assigned this Feb 17, 2025
| `ignoreStartupErrors` | boolean | `false` | If `true`, the plugin will not throw an error if the engine is not reachable at startup. |
| `engine.autoUpdate` | boolean | `true` | If `true`, the plugin will automatically update the engine collections when the plugin is started. |
| `ignoreStartupErrors` | boolean | `false` | If `true`, the plugin will not throw an error if the engine is not reachable at startup. |
| `assetsHistorizesMeasures` | boolean | `false` | If `true`, the plugin creates an asset history document for every asset state update from measures. If set to false, only asset metadata updates will be registered. |
Copy link
Member

Choose a reason for hiding this comment

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

Badget since

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants