cubewise-code / bedrock

Bedrock is TM1 Best Practice assets built from years of TM1 experience
Other
78 stars 74 forks source link

}bedrock.security.group.delete.pro - incorrect line count for Prolog tab #376

Closed wimgielis closed 1 year ago

wimgielis commented 1 year ago

Describe the bug The Prolog line count says 224 in the PRO file, it should be 223.

To Reproduce Processes('}bedrock.security.group.delete')/tm1.Compile gives an error on Prolog tab line 224: Syntax error on or before: " ,4 missing semicolon "

lotsaram commented 1 year ago

Thanks. I can replicate this with latest pull. It's really annoying sometimes the change sensitivity of git messes up merges. But the real issue is that the pro files aren't pure code but have other properties in there. Have fixed it.