Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Permissions on Plugins

Hello, its me again :).

We managed to push the plugin development and do some tests but now I have a small problem :P and is that we get an error about permissions when people tries to access a bug.
try this link:
http://intra.unity3d.com/fogbugz/default.asp?312570_perr4b20

It suggests that the error is at BugDisplayViewLeft.

and here is the function: http://pastie.org/785422
Can anyone please give me an insight on how to change the "permissions" so everyone can see it? :)

Really appreciated :)
Juan
Juan Sebastian Muñoz Send private email
Tuesday, January 19, 2010
 
 
I also know that this has to be with
https://developers.fogbugz.com/default.asp?W128

But the problem is that I'm not sure where should I put the IgnorePermissions in that method... as it receives an array of bugs...
Or should I set all the permissions of th array to true?, and if yes, where should I do it>?
Juan Sebastian Muñoz Send private email
Tuesday, January 19, 2010
 
 
Hi Juan-

First, let me apologize for the delay in getting back to you.

You will want to set the IgnorePermissions on each bug in rgbug first thing, because everything else in the function is predicated on being able to see privacy-controlled fields of bug.

Does that answer your question?
Thanks!
Brett
Brett Kiefer Send private email
Thursday, January 21, 2010
 
 
Hey Brett!
Yes, it does answers me the question :).
I'll set then on the ViewDisplayLeft function a loop that sets the ignore permissions.

Thanks! :D
Juan Sebastian Muñoz Send private email
Friday, January 22, 2010
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Powered by FogBugz