Making WordPress.org

Opened 11 years ago

Closed 10 years ago

#481 closed enhancement (fixed)

Admins to enter core trac ticket number if editing parsed content

Reported by: siobhan's profile siobhan Owned by: drewapicture's profile DrewAPicture
Milestone: Priority: normal
Component: Developer Hub Keywords: needs-patch
Cc:

Description

#411 allows admins to edited the parsed content.

However, admins should not be able to save the content without adding the associated ticket number on core trac. This will ensure that all changes are passed upstream. Workflow should be:

  1. Admin opens core trac ticket for docs change
  2. Goes to code reference and makes change
  3. Enters the trac ticket into a field - if the trac ticket # is entered they can publish the post, if not then it won't publish.

Change History (4)

#1 @siobhan
11 years ago

  • Owner set to siobhan
  • Status changed from new to reviewing

#2 @siobhan
11 years ago

  • Owner changed from siobhan to nlarnold1

#3 @DrewAPicture
10 years ago

  • Owner changed from nlarnold1 to DrewAPicture
  • Status changed from reviewing to accepted

I've been working a proof of concept for this, which I think is inexplicably tied to comment:2:ticket:411.

#4 @coffee2code
10 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 831:

Code Reference: add admin interface to restrict access to editing parsed content

  • Requires a core trac ticket number to be added in order to edit the parsed short and long descriptions to ensure changes got reported to core
  • Ensure only admins can edit parsed content

fixes #411, #481.
props DrewAPicture

Note: See TracTickets for help on using tickets.