Tagged Questions

0
votes
0answers
16 views

Is there a simple way to export all the data from one Fogbugz install for import to another?

I have a current instance with about 200 cases in it, and I am setting up a new instance to import about 3000 cases from an old system. I would like to take the 200 cases and expo …
11
votes
8answers
3k views

Simplest way to use API to import tasks from Excel?

I have 500+ tasks in Excel with these columns: Title Milestone Assigned To Area Priority Tags What's the simplest way to get these into FB using the API? I'm in a .NET environ …
1
vote
1answer
104 views

Feature Request: Importing files into a wiki page

Would you be able to add the ability to import csv and excel files as wiki pages (not attachments)? I think it would be very useful. I have heard from quite a few people who create …
8
votes
2answers
126 views

Feature request: View parent case ID as a column in the case list and Excel export

Exporting FB cases using filtered view for reporting project status would be otherwise nice and intuitive, but the parent-subtask relation cannot be indicated in any meaningful way …
8
votes
3answers
666 views

Feature Request: Ability to export the full text of the latest case edit to Excel

Is there a way to export the latest case description into Excel? As of now I've set up my filters using the Title w/ comments column, but this just gives me a snippet of the case …
11
votes
4answers
607 views

Excel integration for bidirectional updates

I have previously used TFS for bug Tracking, and the one feature available out of the box that we found really valuable was the ability to install a small Excel add-in which would …
2
votes
2answers
4k views

Create Reports Using Excel

How can I use FogBugz data to make reports in Excel?
2
votes
2answers
144 views

Easy data -entry / export for planning and execution

We have planning/execution data in our timereporting system that is structured in a table with the follwoing fields mode planning or execution task id of task date …
3
votes
1answer
86 views

Feature Request: Preserve formatting when pasting into Wikis

Our project pages use a copy and paste of spreadsheets to show current status of features. Before the FogBugz 8.0 update things like fill color, font formatting and such were repr …
1
vote
1answer
398 views

Export to Excel doesn’t export the columns in the filter [closed]

This is driving me mad. I'm trying to do two exports to excel using a different set of columns than I normally do: Milestone 1 Milestone 2 I've saved the new column setup and …
0
votes
3answers
300 views

Using API to import Resolved Tasks (from excel)

I am using the method described by Herb Caudill here to import our basic list of bugs from an excel worksheet. Everything works great except for a couple of things that aren't desc …
1
vote
1answer
55 views

clickable links that our plugin puts into the case grid view end up being exported to excel as html.

I wrote a plugin that simply adds a bug's parent id as one of the columns you can add to the main grid view of your bugs using the filter drop down menu. I wasnted to make it click …
1
vote
1answer
373 views

How do I create a csv-exporting url with a filter?

I successfully used the "Data-From Text" function in Excel to create a refreshable view of FB cases using this url as source: https://myfbod.fogbugz.com/default.asp?pg=pgPluginBin …