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

job_daemon_system fixes #27

Merged
merged 8 commits into from
May 14, 2024
Merged

job_daemon_system fixes #27

merged 8 commits into from
May 14, 2024

Conversation

cgalibern
Copy link
Contributor

No description provided.

cgalibern added 8 commits May 7, 2024 15:59
use on node_hw.hw_description, nodes.version
When Mapping.Optional is true, InsertOrUpdate.QueryContext will ignore the missing key during load data map if Mapping.Optional is true.

This prevents error: key '%s' not found
Example without patch:

    om2 pushasset => properties: key 'asset_env' not found
    om2 pushasset => properties: key 'connect_to' not found
    om2 pushasset => properties: key 'loc_addr' not found
    om3 pushasset => properties: key 'loc_building' not found
    om3 push asset => properties: Error 1048 (23000): Column 'node_env' cannot be null
@cgalibern cgalibern merged commit fb012e1 into opensvc:main May 14, 2024
1 check passed
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.

1 participant