Manage Issues | Online Help| Zoho Projects

Manage Issues

 Import Issues  

Zoho Projects allows you to import issues from other issue trackers into Zoho Projects. However, before importing into Zoho Projects, you must first export the data from the other issue tracking system in the desired file format and then import the file into Zoho Projects. The supported import file formats are CSV, XLS, and XLSX.
  1. Select a project from the Recent Projects section or from the Projects tab in the left navigation panel.
  2. Click on the Issues tab in the top band.
  3. Click  in the top-right corner and select Import Issues.
  4. Select the file format (XLS/XLSX or CSV).
  5. In the Select File field, click Drag or attach the file here and select the import file.
  6. Click Continue.
  7. Map List Of Default Fields with the Columns In Import File.
  8. A warning message is prompted if you select the same column value for more than one field.
  9. Select the desired date format.
  10. Click Import.
  11. A confirmation screen is displayed and you will be redirected to Issues.
Issues are displayed in the List view. You will also receive a notification email.
You can import files only in CSV, XLS, and XLSX format.
  

 Export Issues 

You can export issues to an xls or csv file and import them to another project.
  1. Select a project from the Recent Projects section or from the Projects tab in the left navigation panel.
  2. Click on the Issues tab in the top band.
  3. Click  and choose the Export Issues option.
  4. Select a Custom View to import.
  5. Select the file type in the Format field (XLS or CSV).
  6. Move fields from the Available box to Selected by hovering over a field, then clicking .
  7. Remove fields from the Selected box by hovering over a field, then clicking .
  8. Click Export.
  9. Click Yes on the pop-up if you want to encrypt the file. Otherwise, click No to download it without encryption.
  10. A download link will be displayed at the bottom-right corner of the screen once the download completes.

 Issue Settings 

  1. Click  in the top-right corner.
  2. Click Issue Settings to go to Issue Tracker Configuration.

 Changesets 

Integrate GitHub, Gitea, GitLab, or Bitbucket with Zoho Projects. Pushing commits will automatically update the corresponding issue in Zoho Projects, keeping your development and issue tracking in sync. Learn more.

View Changesets

  1. Navigate to your project, and click Issues in the top band.
  2. Click in the top-right corner, then click Changesets.
If you specify a Issue ID while committing changes in Gitea, the commit message will be linked to that particular issue in Zoho Projects automatically.
Syntax: [#ISSUEID] followed by commit message.
Example: [#EPI19] fixed the memory leak issue. This will associate the changeset for the issue with ID EPI19.
To associate more than one issue, provide the ISSUE IDs separated by comma.
Example: [#EPI19,#EPI20] changed the DB name.

More Reads
Back to Help
Assign Issues to a Team
Issue Custom Views
Remote Assist for Issues