Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on closure-as-duplicate post notice is inaccurate

Parent

closure-as-duplicate post notice is inaccurate

+5
−0

The question post "Drafting the Codidact Arbitration & Review Panel" is closed as a duplicate of the later "Second Iteration of Drafting the Codidact Arbitration & Review Panel" and has a notice on it:

closed as duplicate by luap42 on Aug 18, 2020 at 15:55

This question has been answered before. See: Second Iteration of Drafting the Codidact Arbitration & Review Panel

To my mind, at least, "before" sounds like the "Second Iteration of Drafting" question was answered before the "Drafting" question was asked. Or, at the very least, like it was answered before the "Drafting" question was closed. Neither of those is true.

I think the notice should say not "has been answered before" but "has been addressed elsewhere". This is more vague both as to timeline and as to whether or not the other question already has answers, which means it applies accurately to a broader of range of closureworthy questions; yet it is clear enough.


I'm marking this a bug because the current implementation is inaccurate or misleading.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (1 comment)
Post
+1
−0

Maybe what we need here is some way to close a question as "superseded by" another question; not really a duplicate per se, but something that works similarly from a technical and user perspective, with different display strings in the UI and a different implied direction of causality.

That would allow handling precisely this case, and quite frankly, in my opinion would come in awfully handy especially on Metas at times, when an issue gets revisited at a later date.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (4 comments)
General comments
luap42‭ wrote over 3 years ago

FWIW mods can add close reasons per-site. So this would be definitely possible. For now, I could also change the text on this site only.

Canina‭ wrote over 3 years ago · edited over 3 years ago

@luap42 Closing as duplicates is useful. But so might closing as superseded be. I'm not sure whether this should be a specific feature request as such, but I do think it would be a useful feature to have for certain cases.

Monica Cellio‭ wrote over 3 years ago

Interesting idea. We could extend the use case for suggesting a duplicate to add a checkbox for the supersede case; I don't know if there are better ways. Right now duplicate is part of the close flow like on SE, but we plan to separate it out (so site-specific close reasons would work now but won't long-term, @luap42).

Canina‭ wrote over 3 years ago

@MonicaCellio Intuitively, and without having thought it through in detail, I would say that they should probably be distinct UI workflows. Duplicate implies that the previously existing question covers the same ground; supersede, on the other hand, implies that a newer question takes the place of the older one, but isn't necessarily the same one. There's overlap between the two cases, especially as they've sometimes been used in practice, but there's also a distinction.