Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

In 

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
 we've implemented OOP representation of unit config to keep all unit related actions within it. Today I've noticed, that we can improve create kUnitConfig class even more by moving unit config processing code from kUnitConfigReader class into this new kUnitConfig class.

By doing so we'll keep all unit config processing logic hidden in kUnitConfig class and if later we need to change something, then the only place, that needs to be changed is this kUnitConfig class.

unit_config_refactoring.patch

Related Tasks

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels