Package Missing in Marketplace

Permalink
Hi

We developed "Advance Survey" and was about to upload an update however we couldn't seem to find this add-on anymore.

Anyone had the same problem? How to solve this?

JZ

jb1
 
JohntheFish replied on at Permalink Reply
JohntheFish
It looks like the automated tests have failed on 'doesn't use include statements', so have automatically hidden it from the marketplace.

Solutions:
a) If its possible to engineer this to not use include statements, that should be done. Then next time you upload the auto-tests will pass and it will be back in the marketplace.

b) If there are valid technical reasons for the use of include statements, please explain and, if justified, an exception to that test can be granted. Again, with the exception next time you upload the auto-tests will pass and it will be back in the marketplace.
( For example, the include is within a 3rd party library)

In an ideal worlds such issues should have been flagged to a developer when the automated test was run. You are not the only developer to get caught out by this. (Don't shoot me, I am just the messenger).
JohntheFish replied on at Permalink Reply
JohntheFish
The addon is at
http://www.concrete5.org/marketplace/addons/advanced-survey/...
(Not sure that link will work for anyone not in the PRB)
jb1 replied on at Permalink Reply
jb1
Hi John,

Thanks. Can we have an exception for this add-on. The includes file is needed in the mail template mail.php I'm not sure how to add an include statement in there except for the view.php file which is as easy as $this->inc()

JZ
JohntheFish replied on at Permalink Reply
JohntheFish
Done. You may need to upload again to get it processed.
jb1 replied on at Permalink Reply
jb1
Great thanks for the help!

JZ
mlocati replied on at Permalink Reply
mlocati
Mine add-on disappeared from the marketplace too...

It had some linter exceptions and went live a few hours ago with a version 0.9.9.3.

I just uploaded version 1.0.0 (the only change was the version number), removed version 0.9.9.3, and the add-on disappeared from the marketplace:

https://www.concrete5.org/marketplace/addons/lets-encrypt/...
jb1 replied on at Permalink Reply
jb1
Ah, good to know.
mlocati replied on at Permalink Reply
mlocati
JohntheFish had to re-approve it