bug_report.yml
bug_report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug Report | Report a problem with a stored procedure | bug |
Look near the top of the stored procedure for the version date and number.
If you're not on the current version (dated in the last month), upgrade and retest before reporting. We fix a lot of stuff in each build and will close bug reports for older versions.
Run SELECT @@Version on the target server.
A clear description of what the bug is.
How can we reproduce this? Include the parameters you used.
What you expected to happen.
What actually happened. Include the full error message if there is one.
Paste the full error message, if any.
Anything else that might help:
- Did this work in a previous version?
- Are you running on Azure SQL DB, Azure MI, or AWS RDS?
- Any relevant server configuration (compatibility level, etc.)?