CATcher-org / CATcher

CATcher is a software application used for peer-testing of software projects.
https://catcher-org.github.io/CATcher/
MIT License
70 stars 68 forks source link

ID numbering bug #1288

Open JumpyJay opened 4 hours ago

JumpyJay commented 4 hours ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'New Issue'
  2. Entered the title as shown below
  3. Pasted a screenshot from clipboard
  4. Click 'submit'

Expected behavior added issue number 8 during PE dry run, displays number 9 instead

Screenshots image image

Desktop (please complete the following information):

Additional context

damithc commented 3 hours ago

@JumpyJay That column shows the number assigned to the corresponding issue stored in GitHub. Number 8 is missing because you created and deleted a bug report ('deleting' a bug report in CATcher translates to closing the corresponding issue in GitHub) just before. You can find that issue here.