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
Users cannot install modules into the non-cached Enterprise Project Global -- they are met with a warning/error.
cptSetup_bas.bas-62- strMsg = strMsg & "> Global.MPT" & vbCrLf cptSetup_bas.bas:63: strMsg = strMsg & "> Global (+ non-cached Enterprise) for testing purposes only" & vbCrLf cptSetup_bas.bas-64- strMsg = strMsg & "> Checked-out Enterprise Global (when ready to release to Enterprise user base)" & vbCrLf & vbCrLf
Remove that option from the pop-up.
cptSetup_bas.bas-62- strMsg = strMsg & "> Global.MPT" & vbCrLf cptSetup_bas.bas-64- strMsg = strMsg & "> Checked-out Enterprise Global (when ready to release to Enterprise user base)" & vbCrLf & vbCrLf
topic
Issue #XXX -
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
AronGahagan
No branches or pull requests
Problem:
Users cannot install modules into the non-cached Enterprise Project Global -- they are met with a warning/error.
Solution:
Remove that option from the pop-up.
Todo:
topic
branchIssue #XXX -
topic
into appropriate branch(es) and pushThe text was updated successfully, but these errors were encountered: