We're just gearing up to get the business using fogbugz however when I look at the read-only view for cases it seems very, very basic.
I'm not after much more, something a long the lines of due date, assigned to etc.
Is there a way to achieve this?
UPDATE:
We attempted to do this using the plugin architecture and started by trying to see the "Due Date" field however we get the following exception:
FogCreek.FogBugz.Exception.FogBugzSecurityException: The user does not have permission to read this object. Server stack trace: at FogCreek.FogBugz.CProxyReadOnlyBase.AssertReadable() at FogCreek.FogBugz.Plugins.Entity.CBug.get_dtDue() at UltraReadonlyView.UltraReadOnly.BugDisplayViewTop(CBug[] Cbug, Boolean fPublic) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at FogCreek.FogBugz.Plugins.Interfaces.IPluginBugDisplay.BugDisplayViewTop(CBug[] rgbug, Boolean fPublic) at FogCreek.FogBugz.__Global.Lambda_PluginTopHTML_17.__Run(IPluginBugDisplay i) in c:\code\release\build\fogbugz\8.2.25\FogBugz\distribution\src-Website\editBug2.was:line 758 at FogCreek.FogBugz.__Global.Lambda_PluginBugDialogItems_16.__Run() in c:\code\release\build\fogbugz\8.2.25\FogBugz\distribution\src-Website\editBug2.was:line 711
UPDATE:
We are struggling to see the IgnorePermissions property described in the comments below. Any advice would be much appreciated.
IgnorePermissionsto true? – Daniel LeCheminant♦ Jan 13 2011 at 15:11