9 Replies
Project ID:
aad8507c-66a2-4923-9502-c21c1762f332
aad8507c-66a2-4923-9502-c21c1762f332
The GraphQL request just gives this error message.
This is the query from the browser
{
"query": "mutation serviceInstanceUpdate($serviceId: String!, $environmentId: String, $input: ServiceInstanceUpdateInput!) {\n serviceInstanceUpdate(\n serviceId: $serviceId\n environmentId: $environmentId\n input: $input\n )\n}",
"variables": {
"serviceId": "be69c9be-c042-4b4f-a4fa-661cee06cff5",
"input": {
"cronSchedule": ""
}
},
"operationName": "serviceInstanceUpdate"
}
Thread has been flagged to Railway team by @Brody.
Thank you for checking this problem.
Is it possible to remove all schedules from all environments and every service on your side?
@Brody
I don't work for Railway, sorry
Ah okay, sry ^^
I can confirm that the bug is fixed and schedules can be removed again. 👍🏻