Test Status
Are there automated tests for this Issue yet?
-- Collection:
Required
Type:
Thing Type
Things that use
Test Status
_and and _or don't process List parameters correctly
_concat fails if the second parameter is empty
_greaterThan, _lessThan don't deal properly with Lists
_groupBy should work on the results of _search
_if gives an unexpected error if a clause is empty
_linkButton should open a new window when appropriate
_minus is not implemented for Dates; neither _plus nor _minus on Date and Time
_QLButton doesn't work right if you pass in a List
_QLInput is failing, complaining about the noicon parameter
_refs should include _tagRefs as well
_search produces duplicate results if you specify multiple models or properties
_self throws an Unexpected Error is used in a non-dotted position
_showLink always opens a new window; there is no way to prevent it
_showLink is over-escaping its contents
_showSome should be able to use bound names
_sort() doesn't work with coerced Types
_tagRefs can't find tags on Properties or Types
_textLength producing weird results
_thingConversations does not render the QL in the comments
._self
causes QL to crash
_creator
isn't included when exporting/importing a Space
All external links should open in a new tab
Ampersands in Tag name break _class
An empty element in a List Literal causes it to fail
Aren't showing apostrophes in title properly
Arithmetic functions should work with mixed Types
As an Invitee, I should be created as a full Querki User
Basic math functions: _divideBy, _times, arguably _round
Calling
_instances
on a Property should give a clean error
Can't add elements to Set of Text in Publishable Instance
Can't long-click on Design A New Model
Can't test for an empty _groupKey
Collection-accepting Text Literals don't work correctly with an empty context
Computed Name should beat Link Name
Data corruption when saving or loading Instances that have Lists of Models
Dialog boxes can cause scrollbars to go away
Edit All page should repeat navigation buttons at the bottom
Errors while sending out _notify()
Excessively large pages fail to return properly
Extra . causes page to hang
Fetching a Property from an unknown name should result in an error
Handling of unknown names in QL is inconsistent
History for the SI Playtesting Space is OOM'ing
I can *programmatically* list deleted Things
I can list all of the deleted Things in this Space
I can undelete a number of Things at once
I can undelete an arbitrary Thing by OID
I should be able to ask whether a given Thing is descended from a given Model
I should be able to check containment of Sets in Sets
I should be able to check whether a substring is contained within a String
I should be able to clone a Thing
I should be able to compare Tags and Parsed Text to a Text Literal
I should be able to compose a serious mailto: link in Querki
I should be able to define a group that can create and edit only specific Models
I should be able to define ad-hoc Property Bundles in my QL pipelines
I should be able to define an anchor tag that opens a new tab
I should be able to display a Floating Point number with a specified number of digits of precision
I should be able to display a Tag's name *not* as a Link
I should be able to distinguish people by handle
I should be able to do an "inline search" from QL
I should be able to easily find the minimum / maximum values in a list
I should be able to easily show a block of QL
I should be able to embed a search box in a page
I should be able to fetch Querki data via a simple JSON API
I should be able to fold over Lists
I should be able to get a unified search result for a given Thing
I should be able to get the length of a Text field
I should be able to have comments mid-Expression
I should be able to hide the "exploratory" aspects within my Space
I should be able to indent HTML tags in QText arbitrarily
I should be able to make a text string uppercase / lowercase
I should be able to mix Dates and DateTimes
I should be able to open an external page in the same tab
I should be able to Publish elements from QL
I should be able to remove Members from my Space
I should be able to specify a List Literal in QL
I should be able to specify a negative numeric literal
I should be able to specify large integer literals
I should be able to subtract a value
I should be able to test whether a given name is bound in-scope
I should be able to turn a Querki value into JSON
I should be able to use _refs without a specific Property
I should be able to use straightforward logical operators
I should have a side-effecting way to debug complex functions
If I am not allowed to create Things, the menu picks should be disabled
If I change the name of a Model in the Advanced Editor, Done goes to wrong place
If I press a Create Button and am not logged in, the Client hangs silently
If I try to display a completely-empty Location, I get an Unexpected Error
If the Computed Name of my Thing is empty, I wind up with unclickable empty links
Importing the Playtest Space usually fails
In GraphQL queries, aliases aren't respected for sub-Things
Indirection through a Model, _if and _is
Issue
Misplaced period can cause a hang
Need a _deduplicate function
Numbered parameters and bound names don't work in _QLButton / _QLLink
Page Header doesn't work right with unreified Tags
Passing parameters to Large Text properties seems to be broken
People shouldn't receive Comment Notifications for Things they can't Read
Preserve OID mappings during import, and redirect failed OIDs?
QL Functions can run indefinitely
Referencing a Property through a Tag doesn't work as expected
Setting a Permission on a child model also sets that permission on the parent model
Sorting on field of Model Types is apparently messed up
Sorting on text results not case-insensitive
Tags aren't displaying their titles correctly in the header
Tags linked from QL behave differently from Tags linked from Properties
Text fields rendered as HTML in GraphQL should use real
p
tags, not Querki
para
s
The Members list should be sorted more sensibly
There is no longer a way to use _if on an entire List
There should be a more-efficient way to look up which Things have particular values in their Properties
There should be a straightforward way to update a section of the page when I press a QLButton
TrueOrFalse Properties should work in GraphQL queries
Trying to invite multiple people often results in an error
Undelete messes up ownership and history
Unicode characters in Location names cause a hang
When a Text Property refers to itself, the world explodes
When I change a member's Role, their Read visibility isn't reflected correctly
When I reify a Tag and don't know the desired Model, I should be asked what Model to use
When I try to Sign In on the SignInOrUp page from an invite, the Log In button doesn't work!
When removing a bunch of guests at once, only the first one actually gets removed
When the gateway times out, it shows to the user as a "hang"
When we reload the events for a Space, we aren't incrementing the snapshotCounter
XmlHelpers.toNodes() is too damned fragile