Project

General

Profile

Actions

Bug #4922

closed

system facts not updating via API

Added by Thomas McKay over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Passing facts during system creation in api succeeds, but subsequent calls to system update do not update the facts.

This has something to do with the attr_accessible and lazy_accessor in candlepin/consumer code perhaps? 'facts' are passed to system.update() but by the time they reach the call to candlepin they are nil and so existing facts remain unchanged in backend.

Actions

Also available in: Atom PDF