Message 1 of 4
revit app username vs. workset owner name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all,
I have encountered a strange behaviour which lead to a problem with a plugin.
I use the Username that I get from the app.Username to check if the current user is also the worksetOwner,
However I found a case where the app.username was written in CamelCase and the workset.owner was written in small letters.
The fix is obviously easy, however I am now a little concerned what else can happen.
Any idea how this can happen ?