Forum OpenACS Development: Reporting and closing bugs

Collapse
Posted by Gabriel Burca on
I propose we add some kind of indication to bugtracker of the DB in use when the bug was observed.

Suppose I fix a bug in the pl/sql of DB A because I don't have access at the time to DB B (which also means I can't tell if it occurs on B). Can the bug be closed now? If it was reported on A and fixed on A it can probably be closed. If it was reported on A but fixed on B, then it should stay opened until it is also fixed on A. If we have no knowledge of what DB it was reported on, what should be done with it?

s/closed/resolved/g above.