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

[API] Description is missing for some plugins #34

Open
mludowise opened this issue Jun 13, 2017 · 3 comments
Open

[API] Description is missing for some plugins #34

mludowise opened this issue Jun 13, 2017 · 3 comments

Comments

@mludowise
Copy link

Platform: API
API Version: v1

Steps to reproduce

Go to https://api.sketchpacks.com/v1/plugins/com.mludowise.sketch-plugin-manager

Current behavior

The description is null.

Expected behavior

Description should be "Keeping your Sketch plugins up to date with the power of Git." because that's what is in the plugin-directory.

Workaround

None.

@mludowise mludowise changed the title [API] Description is missing for Sketch Plugin Manager [API] Description is missing for some plugins Jun 13, 2017
@mludowise
Copy link
Author

There are quite a few (at least 25) plugins with missing descriptions. If it's a requirement of Sketchpacks that the description be contained in the manifest file, it might be worth opening a bug with these projects:
http://api.sketchpacks.com/v1/plugins?sort=description%3ADESC

@willdavis
Copy link
Contributor

willdavis commented Jun 14, 2017

the manifest.description is optional, however it should be showing as an empty string ("") instead of null when its missing.

I'll investigate why the description from the plugin-directory is not being scraped correctly.

@kannonboy
Copy link

kannonboy commented Sep 14, 2017

I'm seeing this too with Jira Cloud for Sketch. The version is 0.0.0 and description is blank despite both being set in the manifest.

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

3 participants