We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding the LEVEL: Level_0 parameter to the requirement gives an error when the server restarts:
LEVEL: Level_0
error: [REQUIREMENT].LEVEL field is provided. This contradicts to the option [DOCUMENT].OPTIONS.AUTO_LEVELS set to On. Requirement: SDocNode(requirement_type = "REQUIREMENT", mid = NoneType(...), fields = [8 elements], relations = [1 elements], _tx_position = 34, _tx_position_end = 222, parent = SDocDocument(...), requirements = NoneType(...), has_meta = True, fields_as_parsed = [8 elements], ordered_fields_lookup = {8 elements}, ng_level = NoneType(...), ng_document_reference = NoneType(...), ng_including_document_reference = NoneType(...), ng_line_start = NoneType(...), ng_line_end = NoneType(...), ng_col_start = NoneType(...), ng_col_end = NoneType(...), ng_byte_start = NoneType(...), ng_byte_end = NoneType(...), context = SDocNodeContext(...), reserved_mid = "795170f3d30c41a6b67589662adab7f5", mid_permanent = False, ng_resolved_custom_level = "sdf", custom_level = "sdf", ng_whitelisted = True).
If added, but the server is not overloaded, the error does not appear.
The text was updated successfully, but these errors were encountered:
stanislaw
No branches or pull requests
Adding the
LEVEL: Level_0
parameter to the requirement gives an error when the server restarts:If added, but the server is not overloaded, the error does not appear.
The text was updated successfully, but these errors were encountered: