Remove problem indicating stati when set marked
Remove states which are indicating problems in previous runs if successfully marked article and also whole RedFam [https://fs.golderweb.de/index.php?do=details&task_id=112 FS#112] Related Task: [https://fs.golderweb.de/index.php?do=details&task_id=110 FS#110]
This commit is contained in:
@@ -560,6 +560,8 @@ class RedFamWorker( RedFam ):
|
||||
not self.article_has_status("marked", title=article):
|
||||
return
|
||||
|
||||
self.status.remove("sav_err")
|
||||
self.status.remove("note_rej")
|
||||
self.status.add( "marked" )
|
||||
|
||||
def get_disc_link( self ):
|
||||
|
||||
Reference in New Issue
Block a user