Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Event Scripts Not Running For Server Side Scripting #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

srobati
Copy link

@srobati srobati commented Jan 18, 2017

Hi,
I have some server side scripts, and need to enable pre_process,post_process or queued_procces on them.

For example i have a service with following path:
GET service-name/sub-path/my-action
that service name is service-name, resource is sub-path/my-action

When i create a post_process for above action from web admin script name is this:
service-name.sub-path.my-action.get.post_process

but when check log data following script name is logged:
service-name.get.post_process

that cause to event scripts not running

@daniilly daniilly force-pushed the master branch 2 times, most recently from 8d2da3e to c91d00a Compare March 3, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant