Project

General

Profile

Feature #1315

pre-check if solution is in the config.json when calling a function bound by that config file

Added by Robert Ivens about 6 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/22/2018
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

It would be great if the plugin would report back when you forget to add the solution to the config.json file.
Just a simple check if the solution name is in there when your code calls a function that requires the config.json.
I know this will not capture all the use-cases but at least it will beat the current 'null pointer' response for these cases :)

History

#1

Updated by Patrick Talbot about 6 years ago

Will have a look at that shortly, thanks for reporting, Robert!

#2

Updated by Patrick Talbot about 6 years ago

In v3.5.55, I've added a debug line in the log when this happens which should say that the config file or the solution couldn't be find

#3

Updated by Patrick Talbot about 5 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF