activist icon indicating copy to clipboard operation
activist copied to clipboard

GitHub issue templates returning `_No response_` for fields where response was given

Open andrewtavis opened this issue 1 year ago โ€ข 13 comments

Terms

Behavior

For a bit now the issue templates have been returning _No response_ for fields that I have put a response in for. Specifically for forms where we have a Contribution field it's very normal that what I type in will not be returned. The issue creation workflow is thus not as fluid, with me at times copying the Contribution text I write in expectation that I'll need to paste it after the issue is made. Maybe it's an issue with how non-required fields are set up? ๐Ÿค”

Thoughts on how to improve this would be much appreciated!

andrewtavis avatar Dec 24 '23 12:12 andrewtavis

Hi, according to the documentation for issue templates, you have a syntax error in the config.yml file, so it was silently ignored. You cannot use blank_issues_enabled: false alone. There is a discussion of the same issues in the GitHub community.

itsmacr8 avatar Dec 29 '23 15:12 itsmacr8

Thanks for looking into this, @itsmacr8! Would you want to send a PR to fix this?

andrewtavis avatar Dec 29 '23 15:12 andrewtavis

Or I guess it would be a bit tough for you to fix this. Let me look into adding in a security report to the config file :)

andrewtavis avatar Dec 29 '23 15:12 andrewtavis

See #637 for an issue that was created successfully post the changes in ff0f8b0 that add in a link to Matrix to the config file for the issue templates ๐Ÿ˜Š Thanks so much for this, @itsmacr8! This is really removing a major headache for me and makes maintaining so much easier :)

andrewtavis avatar Dec 29 '23 17:12 andrewtavis

I am glad that the issue is resolved.

itsmacr8 avatar Dec 30 '23 14:12 itsmacr8

Sadly didn't work out for another issue later on, @itsmacr8... I've sent a help center message to GitHub about this, so hopefully something can come from that. Thanks regardless though as it's great to have the Matrix in the issues now ๐Ÿ˜Š

andrewtavis avatar Dec 30 '23 14:12 andrewtavis

It seems like the issue has not been solved yet. What is the response from the GitHub help center?

itsmacr8 avatar Jan 06 '24 14:01 itsmacr8

They said that I don't pay for GitHub ๐Ÿ˜„ I opened a discussion about this here :)

andrewtavis avatar Jan 06 '24 14:01 andrewtavis

This problem will not be solved because it is a paid feature, or they will not give you an answer because you have to use a premium account for support? ๐Ÿคจ

itsmacr8 avatar Jan 06 '24 17:01 itsmacr8

I need to have a premium account to get an answer to the question.

andrewtavis avatar Jan 06 '24 18:01 andrewtavis

That means this issue can be solved without a paid feature. Need googling or help from the online (GitHub/Stack Overflow) community. Am I right?

itsmacr8 avatar Jan 06 '24 18:01 itsmacr8

Yes it would be good to look into this :)

andrewtavis avatar Jan 06 '24 18:01 andrewtavis

Note that I just typed a really long text into contributing and it didn't disappear with __No response__, but it instead got cut off. So apparently the bug causes some of the text to be deleted, and then it shows __No response__ if all of the text is deleted :)

andrewtavis avatar Jan 27 '24 19:01 andrewtavis

Note that I've had an very good streak of my issues not being broken without any change to the repo, so I'm going to go ahead and say that GitHub fixed something for this :octocat: Thanks whoever looked into this!

andrewtavis avatar Sep 02 '24 21:09 andrewtavis