Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new posts with attached media sometimes auto-mark the media as Unlisted and no description #56

Closed
ghost opened this issue Oct 18, 2018 · 6 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2018

details here: https://www.minds.com/newsfeed/870456261771530240

bug's been active for at least 2.5 months

@ghost
Copy link
Author

ghost commented Oct 18, 2018

There's just been an update whereby adding at least one hashtag is now mandatory, I will see if the issue is still present and if is I'll reopen this.

@ghost ghost closed this as completed Oct 18, 2018
@ghost
Copy link
Author

ghost commented Oct 18, 2018

oops, still true

@ghost ghost reopened this Oct 18, 2018
@ghost
Copy link
Author

ghost commented Oct 19, 2018

A recent example of this issue
The new post looks good: https://www.minds.com/newsfeed/899908873232068608
but its media is Unlisted and has no description: https://www.minds.com/media/899908863746908160

expected: its media is Public and has the same description as the post itself. (this is what usually happens)

another example:
new media post https://www.minds.com/newsfeed/900575609187295232
and its auto empty desc.+Unlisted media: https://www.minds.com/media/900575600754589696

@ghost
Copy link
Author

ghost commented Oct 24, 2018

here's a new post whose media(picture) is unlisted and without description: https://www.minds.com/newsfeed/901796533519941632
its media is: https://www.minds.com/media/901796524812046336

here's a post with a video media: https://www.minds.com/newsfeed/901803776967200768
its media: https://www.minds.com/media/901803754492428288

New public post on my channel: https://www.minds.com/newsfeed/904507476901556224
Its media is auto-marked as Unlisted and it didn't inherit post's description(ie. it's empty): https://www.minds.com/media/904507447725977600

So I uploaded 9 pics and 9 vids, out of which only 5 got this bug, so 27.7% hit rate.

Just noticed a side effect of this issue:
is that the Explicit tag on the media is also lost, so the media is not only set as unlisted and without any description, but its Explicit tag is also unset

EDIT: "Unlisted" just got renamed to "Only Me" today(08nov2018), but this issue still exists.

@ghost
Copy link
Author

ghost commented Nov 9, 2018

Closing because lost interest :D
If anyone still encounters this, create a new issue or (unlikely) ask Members to re-open this.

@ghost ghost closed this as completed Nov 9, 2018
@ghost
Copy link
Author

ghost commented Dec 4, 2018

I've concluded that fixing #57 will actually fix this too, because media is set to Only Me (previously known as Unlisted) after the upload succeeded but before Post button is pressed, and it also has no description, therefore the reason it remains so is because after the Post button is pressed, minds-engine tries setting new description+visibility which fails(sometimes!) for the same reason(s) that #57 fails! (and that fails for setting description also, not just visibility)

so, you're welcome for all this good information :)))))

EDIT: bugs are still in effect(even tho Only Me became Unlisted again) now 30dec2018, so sad heh :D

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants