Skip to content

ServiceStack/Issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

ServiceStack Issues

This is the Issue Tracker for ServiceStack Customers with an active commercial license only. Please register your email or GitHub username at https://servicestack.net/account/support before reporting any issues.

If you do not have an active commercial license you can submit a PR with either a fix or a failing test, alternatively you can submit issues to the Community Issue Tracker.

This Issue tracker is for reporting reproducible bugs/issues only. Please refer to your account support page for your available support options, e.g. You can use the Customer Forums or StackOverflow for any technical support questions or use servicestack.net/ask to submit any feature requests.

The list of supported ServiceStack packages are listed on servicestack.net/download and NuGet.

Each issue must be reproducible with either a failing test, sample code, gist, link to a stand-alone project or otherwise clear steps to reproduce the issue. For details please see How to create a Minimal, Complete, and Verifiable example.

How to create a good Bug Report?

If your bug report is effective, chances are higher that it will get fixed. So fixing a bug depends on how effectively it's reported.

1) Reproducible:

If your bug is not reproducible it will never get fixed. You should clearly provide the steps to reproduce the bug. Do not assume or skip any reproducing step. A Step-by-step description of the issue is easy to reproduce and fix. E.g. A failing test with the issue (or in a gist) is the preferred way to report a reproducible error as it contains all the assumptions and environment settings necessary for the error to occur.

2) Be Specific:

Do not write a essay about the problem. Be Specific and to the point. Try to summarize the problem in minimum words yet in effective way. Do not combine multiple problems even they seem to be similar. Write different reports for each problem.

3) Environment Details:

Include the product and version of ServiceStack you're using, the Operating System and the versions of the relevant major components, e.g. What .NET version, IIS Version, SQL Server version (if it's issue with OrmLite), etc.

About

Issue Tracker for the commercial versions of ServiceStack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published