I'm working on a (web page / RSS feed / form in a winapp) to show current system status and recent updates.
I'd like to know when an open issue is resolved, so that it can be drawn with strike through. This will let the users know the issue is resolved, but keep it on the list. I know it would be easier to remove it, but I want the users to see that it got resolved.
I haven't seen an "expiration date" on any RSS or ATOM standards, but one thing I learned is that another set (or many sets) of eyes, can read things differently. If no expires tag exists, I'll find another way to get the information for the web and winform, but RSS fead readers may not display it properly.