avo
avo copied to clipboard
Avo Status broken in development
Describe the bug
Avo status page is broken in development
Steps to Reproduce
- Open Avo UI
- Click on App Status (/admin/avo_private/status)
- See error:
cannot load such file -- /.../ruby/gems/3.3.0/gems/avo/lib/avo/version
require_relative "lib/avo/dashboards/version"
require_relative "../avo/lib/avo/version"
Gem::Specification.new do |spec|
spec.name = "avo-dashboards"
spec.version = Avo::Dashboards::VERSION
System configuration
Avo version: 3.4.2
Rails version: 7.1.3.2
Ruby version: 3.3.0
License type:
- [ ] Community
- [ ] Pro
- [x] Advanced
Are you using Avo monkey patches, overriding views or view components?
- [ ] Yes. If so, please post code samples.
- [x] No
Impact
- [ ] High impact (It makes my app un-usable.)
- [ ] Medium impact (I'm annoyed, but I'll live.)
- [x] Low impact (It's really a tiny thing that I could live with.)
Urgency
- [ ] High urgency (I can't continue development without it.)
- [ ] Medium urgency (I found a workaround, but I'd love to have it fixed.)
- [x] Low urgency (It can wait. I just wanted you to know about it.)