Issue Tracker plugin

It’s basically a kanban board, but in Roblox Studio. You can make issues of different types (issue, task, bug, area) and give them a title, some text, a point estimate, and leave comments on them.


Here’s an example of the board for Welcome to Farmtown. Please excuse the project tag.

1 Like

The latest update includes filters for each team member, so you can just see issues assigned to one person at a time. You can also archive issues instead of deleting them, and from the Archive window, you have the option to archive all completed/done issues that haven’t been updated in 5 days.

Still to come:

  • Adding links between issues, like “Is Child Of”, “Is Parent Of”, “Duplicates”, etc.
  • Adding links to scripts, even at specific line numbers, so you can click a button to open the script to that line.
  • Adding links to any instance in the datamodel
  • Custom filters (so you could see only issues that have an “Is Child Of” link to an Area issue, for example.)
  • Sprints
  • Individual deadlines for issues, with reminders when an issue is coming due soon

This looks sick and actually useful for bigger game studios in Roblox.
Everything can be seen at once. Few things I’d want to see:

  • User can change background color / background image
  • Issue widgets change background color with issue’s urgency (I guess arrows show how urgen the issue/bug is)
1 Like

Solid suggestions, thanks.

Would you prefer if the plugin just respected Studio theme, or do you really want to set the colors yourself? I always use dark theme and kinda forget that some people use light theme, honestly.

I thought that user could set any color, dark blue, black, etc. But maybe setting any color would interfier with other UI colors… Maybe white and black would be better idea, since these are standards in almost every plugin.

1 Like