representation wiki pages created via REST mostly work but one redirects to ?unmatched-route=true

Maurice Maneschi _CORA_ September 25, 2023

My page is very simple. It appears in the page heirarchy. When click its link, I see it for half a second and then it redirects.

The page content:

All messages to the [ChannelPilot] must have an action property to be considered

 

h1. Payload

{panel:borderStyle=dashed|borderColor=blue|bgColor=#eeffee}

* channel (string) The name of the channel to send the message to. By default, the first channel in the {{channels}} parameter

* action (string) Any of the valid action names - below

* api (string) If two APIs have the same action, use this property to distinguish between them

* arguments (array) An optional array of parameters. You can use this instead of {{p0}}, {{p1}}, .... If you use both forms, the {{arguments}} eleemnts will be preferred

* context (string) If present, any promise, callback or listened will have this. You could use it for a sequence number

* nolog (string) If present, the value is passed back in any callback. This property is used by the [Multi Channel Driver] widget to suppress logging this message and any callback to the reef (in situations of high traffic).

* p0 (string\|number\|boolean\|object) The first parameter for the api call. Special strings are "\[callback\]" and "\[listener\]" which become functions that return an [ChannelPilot.action.callback] and [ChannelPilot.action.listener] message

* p1 (string\|number\|boolean\|object) The second parameter and so forth. No vaidation is performed on parameters.

* sequence (number) A unique number set in [Multi Channel Driver]

{panel}

2 answers

1 accepted

0 votes
Answer accepted
Maurice Maneschi _CORA_ September 27, 2023

I don’t know what the problem is but I have discovered that every page title that ends with .action has the same problem. I fixed this by having a script that replaced .action with ._action and putting a clarifying heading on the page. 

That workaround is sufficient for me

0 votes
Maurice Maneschi _CORA_ September 25, 2023

Further research: the title is ChannelPilot.action. If the title is anything else, there is no problem

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events