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

Checking saving action on a headonly node fails with an exception #963

Closed
tusmester opened this issue May 5, 2020 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@tusmester
Copy link
Member

If we try to use the SavingAction API with a headonly node, it fails with an InvalidOperationException because the system tries to access see-only properties (like VersioningMode). We should short-circuit this algorithm to return false in these cases to let the caller proceed without getting an exception.

@tusmester tusmester added the bug label May 5, 2020
@tusmester tusmester added this to the Sprint 209 milestone May 5, 2020
@tusmester tusmester self-assigned this May 5, 2020
@herflis herflis modified the milestones: Sprint 209, Sprint 210 May 13, 2020
@herflis herflis modified the milestones: Sprint 210, Sprint 211 May 27, 2020
@herflis herflis closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants