0

In a prior version of Fogbugz, the release number was a part of the URL, so I could bookmark the release notes. This was extremely important for my workflow. I release once per week, with dozens of resolved cases. Editing release notes often involves diving in to the case to read up on its history. Without the ability to bookmark the release notes URL, I have to go back to the release notes page and re-select the release, which takes a lot longer.

flag

1 Answer

1

On FogBugz 8, I can bookmark the Release Notes URL. It looks like this:

http://fogbugz.OurDomain.com/default.asp?pg=pgDownload&srgsixFixFor=100&pgType=pgReleaseNotesExport&ixProject=62&fShowAnyStatus=0&sReleaseTitle=ourMilestoneLabel&pgExportType=HTML

You'll have to make changes for your domain, the srgsixFixFor and the sReleaseTitle arguments.

However, I have noted that putting this link in a Wiki Article does not work because the Wiki editor changes the URL. To work around you can insert the link in the Wiki article normally and then edit the article's HTML (there's an Edit HTML Source mode - the icon looks like < /> ). You have to find the link that was created by the Wiki editor and remove the class attribute of the tag.

link|flag
That's not what my URL looks like. The page uses a POST. fogbugz.autoloop.us/… – Eric Z. Beard Sep 21 at 16:24

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.