Menu

#385 Auto-notify verifiers when a pub has been changed

Approved
closed
5
2016-10-30
2012-12-25
Ahasuerus
No

Automatically add a brief note to the verifiers' Talk pages when their verified pub (or a title contained in one of their verified pubs) has been changed.

Edit after discussing this issue with Michael:

Since the problem appears to be Talk page clutter, we could create a new user-specific report instead. It would list all publications that the currently logged in user has verified and that have been recently changed, the most recent edit first. The report would have the following columns:

Publication title, linked to the pub record
Name of the record field that has been changed, e.g. "Cover URL" or "price"
Type of change, i.e. whether it was a change to a previously populated field like Cover URL or a new value where none was present before (price, cover artist, etc)
Date/time of the change (submission and/or approval date)
User name of the editor who made the change
User name of the moderator who approved the change

We could also implement a "New Edits to My Pubs" flag similar to the "New Messages on my Talk Page" flag. The flag would be cleared once the editor views this report.

Discussion

  • Bill Longley

    Bill Longley - 2013-03-13

    I think we need to allow users to opt-out of such, given the number of people setting up separate pages for certain types of verification and not wishing to be notified at all about some others.

     
  • Ahasuerus

    Ahasuerus - 2015-02-19

    Updated the description based on a Wiki discussion.

     
  • Ahasuerus

    Ahasuerus - 2015-02-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,14 @@
    -Automatically add a brief note to the verifiers' Talk pages when their verified pub \(or a title contained in one of their verified pubs\) has been changed.
    +Automatically add a brief note to the verifiers' Talk pages when their verified pub (or a title contained in one of their verified pubs) has been changed.
    +
    +Edit after discussing this issue with Michael:
    +
    +    Since the problem appears to be Talk page clutter,  we could create a new user-specific report instead. It would list all publications that the currently logged in user has verified and that have been recently changed, the most recent edit first. The report would have the following columns:
    +
    +        Publication title, linked to the pub record
    +        Name of the record field that has been changed, e.g. "Cover URL" or "price"
    +        Type of change, i.e. whether it was a change to a previously populated field like Cover URL or a new value where none was present before (price, cover artist, etc)
    +        Date/time of the change (submission and/or approval date)
    +        User name of the editor who made the change
    +        User name of the moderator who approved the change 
    +
    +    We could also implement a "New Edits to My Pubs" flag similar to the "New Messages on my Talk Page" flag. The flag would be cleared once the editor views this report.
    
    • Group: --> Approved
     
  • Ahasuerus

    Ahasuerus - 2015-02-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,13 +2,13 @@
    
     Edit after discussing this issue with Michael:
    
    -    Since the problem appears to be Talk page clutter,  we could create a new user-specific report instead. It would list all publications that the currently logged in user has verified and that have been recently changed, the most recent edit first. The report would have the following columns:
    +Since the problem appears to be Talk page clutter,  we could create a new user-specific report instead. It would list all publications that the currently logged in user has verified and that have been recently changed, the most recent edit first. The report would have the following columns:
    
    -        Publication title, linked to the pub record
    -        Name of the record field that has been changed, e.g. "Cover URL" or "price"
    -        Type of change, i.e. whether it was a change to a previously populated field like Cover URL or a new value where none was present before (price, cover artist, etc)
    -        Date/time of the change (submission and/or approval date)
    -        User name of the editor who made the change
    -        User name of the moderator who approved the change 
    +*Publication title, linked to the pub record
    +*Name of the record field that has been changed, e.g. "Cover URL" or "price"
    +*Type of change, i.e. whether it was a change to a previously populated field like Cover URL or a new value where none was present before (price, cover artist, etc)
    +*Date/time of the change (submission and/or approval date)
    +*User name of the editor who made the change
    +*User name of the moderator who approved the change 
    
    -    We could also implement a "New Edits to My Pubs" flag similar to the "New Messages on my Talk Page" flag. The flag would be cleared once the editor views this report.
    +We could also implement a "New Edits to My Pubs" flag similar to the "New Messages on my Talk Page" flag. The flag would be cleared once the editor views this report.
    
     
  • Ahasuerus

    Ahasuerus - 2015-02-19

    Formatting changes.

     
  • Ahasuerus

    Ahasuerus - 2016-10-29
    • status: open --> closed
    • assigned_to: Ahasuerus
     
  • Ahasuerus

    Ahasuerus - 2016-10-29

    Almost everything except the display of submission details was implemented in:

    biblio/TARGETS 1.39
    common/SQLparsing.py 1.204
    common/login.py 1.25
    common/navbar.py 1.36
    mod/ca_new.py 1.21
    mod/isfdblib.py 1.29
    mod/pa_update.py 1.21
    scripts/create_user_status_table.sql 1.1
    scripts/create_changed_verified_pubs_table.sql 1.1
    

    Installed in r2016-177 on 2016-10-28.

    Part 2 (missing script) -- biblio/changed_verified_pubs.py 1.1 -- installed in r2016-178 on 2016-10-28.

    Closing the FR.

     
  • Ahasuerus

    Ahasuerus - 2016-10-29

    Part 3 - Added a column that lists changed field names :

    biblio/changed_verified_pubs.py 1.2
    

    Installed in r2016-179 on 2016-10-29.

     
  • Ahasuerus

    Ahasuerus - 2016-10-30

    Part 4 - Added a 'New' column:

    biblio/changed_verified_pubs.py 1.3
    common/SQLparsing.py 1.205
    common/login.py 1.26
    

    Installed in r2016-180 on 2016-10-30.

     

Anonymous
Anonymous

Add attachments
Cancel