This works but has bugs. Everytime I have to create something new I do it while unpacking plant packages and after I click 'create' the next prompt does not come up. I have to exit T3, refresh then go back. It is in fact creating the new strain but gets glitchy in real time.
- MIn reply tojoey⬆:Matt Frisbie @mattfriz
Following up, I'll be working on this this week.
- MIn reply tojoey⬆:Matt Frisbie @mattfriz
Hi Joey, I spent some time looking into this. This code hasn't changed recently, and I wasn't able to find any obvious issues.
The widget refetches the strains right after creating the new one, and my theory is that Metrc needs a moment to catch up. I'm making the following changes:
- More popup error messages to assist in debugging
- The widget will wait a moment before refetching the strains to allow Metrc to catch up.
Hopefully this will solve the issue. I'll have this deployed this week.
- MIn reply tojoey⬆:Matt Frisbie @mattfriz
The update addressing this is now live. I'm closing this issue, but if you're still experiencing issues, I'll reopen and investigate further.
- Progresswith handling this problem