Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
1
-
3
-
S05E07 - Axie Infinity, S05E08 - Rampage
Description
Steps:
Given I create a wikiPage with attachments
when I use getWikiPageWikiPageAttachmentsPage with wikiPageId(I use getWikiNodeWikiPagesPage to get it)
Then the response return "No WikiPage exists with the primary key"
Expected result: I can get details in the response.
Actual result: The response returns an error "No WikiPage exists with the primary key".**