[ 
https://issues.apache.org/jira/browse/ISIS-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber closed ISIS-2282.
----------------------------
    Resolution: Fixed

return message updated -> "... either does not exist, is disabled or is not 
visible"

> Demo: action 'runFixtureScript' either does not exist or is not visible
> -----------------------------------------------------------------------
>
>                 Key: ISIS-2282
>                 URL: https://issues.apache.org/jira/browse/ISIS-2282
>             Project: Isis
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M3
>            Reporter: Jörg Rade
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M3
>
>
> The reponse for [http://localhost:8080/restful/menuBars] contains:
> {code:java}
> ...
>   "secondary": {
>     "menu": [
>       {
>         "named": "Prototyping",
>         "cssClassFa": null,
>         "section": [
>           {
>             "serviceAction": [
>               {
>                 "objectType": "isisExtFixtures.FixtureScripts",
>                 "id": "runFixtureScript",
>                 "named": "Run Fixture Script",
>                 "namedEscaped": null,
>                 "bookmarking": null,
>                 "cssClass": null,
>                 "cssClassFa": null,
>                 "describedAs": null,
>                 "metadataError": null,
>                 "link": {
>                   "rel": "urn:org.restfulobjects:rels/action",
>                   "method": "GET",
>                   "href": 
> "http://localhost:8080/restful/objects/isisExtFixtures.FixtureScripts/1/actions/runFixtureScript";,
>                   "type": 
> "application/json;profile=\"urn:org.restfulobjects:repr-types/object-action\""
>                 }
>               }
> ...
> {code}
> But invoking 
> [http://localhost:8080/restful/objects/isisExtFixtures.FixtureScripts/1/actions/runFixtureScript]
> results in: {{action 'runFixtureScript' either does not exist or is not 
> visible}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to