Naveen - I am including it below, but after what I came across yesterday afternoon, I don't believe that this is the problem (not to mention, this is returning the one tag that is in the field).public Optional<String[]> getOptionsTags() { return get("cq:tags", String[].class); }All of that said, I t...