Project

General

Profile

Task #2523

Feature #2518: Show only published booklets in /qna page (latest modified first)

Feature #2520: Enable 'Content Admin' Role to (un)publish booklets (in the SolutionGraph->List page)

Update the state field in the solution graph list using un(publish) button.

Added by Anonymous almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Target version:
Start date:
07/14/2022
Due date:
07/14/2022
% Done:

100%

Estimated time:
1.00 h

Description

On click of the publish button, update all the selected solution graph entries in the datastore as 'publish' state.
On click of the unpublish button, update all the selected solution graph entries in the datastore as 'unpublish' state.

#1

Updated by Anonymous almost 3 years ago

  • Status changed from New to In Progress
#2

Updated by Anonymous almost 3 years ago

  • % Done changed from 0 to 90
#3

Updated by Anonymous almost 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
#4

Updated by Ram Kordale almost 3 years ago

  • Priority changed from Urgent to High
#5

Updated by Anonymous over 2 years ago

  • Status changed from Resolved to Reopened
  • % Done changed from 100 to 50

Reopened reason:
1. Change the method type from GET to POST.
2. Send the solutionGraphIds in the request-body instead of in the url.
3. Use a single api for un(publish) state instead of two api's.

#6

Updated by Anonymous over 2 years ago

  • Status changed from Reopened to In Progress
#7

Updated by Anonymous over 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100
#8

Updated by Anonymous over 2 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Anonymous to Anonymous
#9

Updated by Anonymous over 2 years ago

  • Status changed from Feedback to Closed

Working as expected

Also available in: Atom PDF