include
target folder named certs
or certificates
gives a runtime action error
#673
Labels
bug
Something isn't working
Describe the bug
Are there any reserved names for the target "folder" when using include to configure a runtime action?
We are experiencing the following behavior:
but these two (targeting to certs and certificates) cause the action to yield an error when invoked
and
The error we get when calling aio rt activation get XXXXXX is
To Reproduce
Steps to reproduce the behavior:
generic
runtime action with an include like this inapp.config.yaml
aio app run
aio rt action invoke xxxxxxxx/generic
aio rt activation get UUID
5 In the invocation details the following error can be seen:
Expected behavior
A successful rt action activation
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
N/A
Additional context
Here's a repo enterprise-integration/client-cert-poc containing
master
andACSP-44-broken-include
branchHere's a slack thread with a discussion about this bug: https://magento.slack.com/archives/C013UDBFBGB/p1684146514658789
The text was updated successfully, but these errors were encountered: