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

Fixes #10301: Remove "rights" in node property #1538

Conversation

fanf
Copy link
Member

@fanf fanf commented Mar 1, 2017

Full(updateOrRemoveProp(newProp))
}
} else {
Failure(s"You are trying to update the following property which is owned by an other provider, '${provider.map(_.value).getOrElse("")}': '${name}'")
Copy link
Member

Choose a reason for hiding this comment

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

Maybe it would be interesting to state here which provider you are we only display the current provider )

Copy link
Member

Choose a reason for hiding this comment

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

and state "undefined" or "unknown" instead of empty value in the getOrElse

@VinceMacBuche
Copy link
Member

That will also need a PR in plugin datasource which will not compile (it set rights)

@fanf
Copy link
Member Author

fanf commented Mar 1, 2017

Yep, I'm on it

@fanf
Copy link
Member Author

fanf commented Mar 1, 2017

PR rebased

@fanf fanf force-pushed the bug_10301/remove_rights_in_node_property branch from 6af7f0c to 462fac5 Compare March 1, 2017 15:16
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 462fac5 into Normation:branches/rudder/4.1 Mar 1, 2017
@fanf fanf deleted the bug_10301/remove_rights_in_node_property branch March 15, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants