tracker issue : CF-4202659

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Doc Bug for: cfindex's merge action and collectionNames attribute undocumented

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / ()

Created: 05/30/2018

Components: Documentation

Versions: 2018

Failure Type: Conflict With Docs

Found In Build/Fixed In Build: 2018.0.01.308605 (PreRelease) / 2020,0,0,314573

Priority/Frequency: Normal /

Locale/System: / Platforms All

Vote Count: 0

Issue: cfindex's merge action and collectionNames attribute undocumented

Steps to Reproduce:
1) Run cfindex(action="foo", collection="MyCollection")
2) Exception: "The value of the ACTION attribute, which is currently foo, must be one of the values: OPTIMIZE,ABORT,MERGE,COMMIT,REFRESH,UPDATE,DELTAIMPORT,PURGE,DELETE,FULLIMPORT,STATUS."
3) See exception lists "MERGE"

Actual Result: undocumented

Expected Result: documented

4) Run cfindex(action="merge", collection="MyCollection")
5) Exception: "When the value of the ACTION attribute is MERGE, it requires the attribute(s): COLLECTIONNAMES"

Actual Result: undocumented

Expected Result: documented

URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-i/cfindex.html

Attachments:

Comments: