-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Enhance/Improve node selection algorithm for ValidateAndExportModel #531
Comments
@jouniaro - referring to the discussion related to
|
mpostol
added
Documentation
Documentation modification request
Help wanted
Looking for contributors
and removed
Feature request
Consider to apply
labels
Feb 18, 2021
mpostol
added a commit
that referenced
this issue
Mar 16, 2021
Enhance/Improve node selection algorithm for ValidateAndExportModel #531
Further documentation development has been forked to #563 |
mpostol
added a commit
that referenced
this issue
Apr 5, 2021
- document template - BrowseName - Forked from #531
mpostol
added
question
Refactoring
and removed
Documentation
Documentation modification request
Help wanted
Looking for contributors
labels
Apr 5, 2021
mpostol
added a commit
that referenced
this issue
Apr 10, 2021
- fixes #531 - refactored ValidateAndExportModel - unimportant changes
mpostol
added a commit
that referenced
this issue
Apr 10, 2021
Enhance/Improve node selection algorithm for ValidateAndExportModel #531
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe problem
Now the method
ValidateAndExportModel
uses conditions defined in Part 5 8 Standard Objects and their Variables - it exports the selected model from an internal Address Space. It means that the node is neglected if it is not on the browse path available for an abstract client.Describe the solution you'd like
At least all nodes imported from an external file and not selected for validation must be subject to error generation procedure.
Describe alternatives you've considered
List of tasks to be accomplished
model
termthe model contains 8 nodes
actually meansNotes
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: