-
# Info
Multiple teams have been requesting an email template that's managed by the Design System Team.
We may need to look into a CDN to host the CSS for this purpose, or use strictly inline CSS…
-
In share/ioModule.f90 Subroutine read_snow17_parameters(), the IOSTAT variable `ios` is non-zero upon subsequent calls to this subroutine.
## Current behavior
When running multiple catchments, …
-
jQuery Migrate does two things:
1. Fills in removed APIs, warning when used.
2. Warns about deprecated APIs that still exist.
It makes sense to differentiate these two for a few reasons:
1. Team…
-
This is my query
```js
const query = sql`select id, registration_start_time, registration_end_time, timezone from \`scrim\``;
const records = await query.execute(this.db);
```
the return…
-
### Steps to reproduce:
1 Open a new or existing Word document.
2 Press Ctrl+H to open the Find and Replace dialog.
### Actual behavior:
NVDA says "Find and Replace dialog." It does not pro…
-
System: Ubuntu 20.04
Manually compiled (Completes all required .h files)
Synapse 1.81.0 (Install via apt)
The required modules are installed and enabled
```
[Apr 22, 2023 22:51:40] [INFO] Initial…
-
**Bug description**
Issue identified with mapping from 'Contact Us' form into CXM.
For example: If a customer selects 'waste & recycling' on the contact us form, Norby isn't allocating a service ar…
-
@veblush @apolcyn @arjunroy
I was hoping there was a way to provide a custom allocator for grpc.
Working backwards from how a flatbuffer is constructed when used with grpc, it's calling `grp…
-
I think it has come time to officially divorce the two projects, because they are really separate. Although much of the development on pedsnet_harvest will probably apply to omop_harvest, enough diffe…
-
Currently the design supports an impression registering a single “key” / ad id that gets mapped to a single histogram bucket. This makes certain use-cases impossible to satisfy, like supporting queryi…