1.6 KiB
name | about | labels |
---|---|---|
Bug report | Report a bug encountered while using bench | bug |
Issue: Bug report
Please make sure your issue is reproducible on the latest bench version. The currently supported branches are:
- PyPI latest
- master (minor bug fixes)
- v5.x (Merged with develop on every release)
- develop (all updates)
Do the checklist before filing an issue:
- Can you replicate the issue on the supported bench versions?
- Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome
Describe the bug 📉 A clear and concise description of what the bug is.
To Reproduce 📃 Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior 📈 A clear and concise description of what you expected to happen.
Screenshots 🔮 If applicable, add screenshots to help explain your problem.
OS (please complete the following information): 🌀
- Linux:
distro:version
- macOS:
version
- Windows
version
- Others?
haros:distro:version
Version Information
Can be found out by running bench version
in your respective bench folder.
- Bench Branch:
- Frappe Version:
- ERPNext Version:
Additional context 📄 Add any other context about the problem here.
Possible Solution 📑 Any idea what might be causing the issue. Or if you have a proposed solution to the problem.