-
Hi, this is more a support request: I was using this plugin happily with 4.0.x OP (community edition); now I upgraded to 5.0 and I am not sure what is the interaction between 5.0 and this plugin; does…
-
Currently, there is the `time:now` placeholder which can be used in RQL queries, e.g. like this:
```
ge(features/ConnectionStatus/properties/status/readyUntil,time:now)
```
The currently impleme…
-
**What happened**:
With the current 0.4.0, when trying to force some delay on an action with `sleep.after: PT1M`, the UI/workflow editor doesnt accept the duration definition and throws the followi…
-
I'm converting from CentOS 7.9 to RHEL 7 using convert2rhel.
I had 568 third-party packages which generated an internal command line of over 25K characters.
Trying multiple times, each time the …
Jskud updated
3 months ago
-
Should there be a 'better' class to wrap `timedelta`?
pro:
- allows for a better named class, like `Duration`
- allows for friendlier API
- allows implementing 'fuzzy' durations like year or mon…
-
Currently blocks for several seconds while the job runs, which isn't ideal.
-
Hello,
I encountered an issue with the following code:
```php
$isoString = '2007-03-01T13:00:00Z/2008-05-11T15:30:00Z';
$period = CarbonPeriod::createFromIso($isoString);
echo $period->toIs…
-
**What happened**:
After upgrade to v1.8.2, following logs appears when i make requests even if requests success.
Issue appears even on low traffic.
```
E0922 08:59:15.403882 7 tcp…
-
**Describe the bug**
```
initial cycle point = 2000
final cycle point = +PT6H+PT1S
```
```
ERROR - could not convert string to float: '6H+PT1'
Traceback (most recent call last):
File…
-
## Bug report
### Describe the bug
when click on :
http://localhost:7001/a/settings/personal-information
![image](https://github.com/medusajs/medusa/assets/73169053/2ee1e48d-5a07-47e8-83…